Skip to content

Commit

Permalink
Bump version and make a build
Browse files Browse the repository at this point in the history
  • Loading branch information
rousan committed Feb 5, 2021
1 parent 9b01f16 commit 981b728
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "hyperdis",
"description": "A high performance reactive state store for web apps",
"homepage": "https://github.com/chartshq/hyperdis",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",
"main": "dist/hyperdis.js",
"author": "Charts.com <[email protected]>",
Expand Down Expand Up @@ -59,4 +59,4 @@
"lint": "eslint ./src",
"docs": "jsdoc -c ./jsdoc.conf.json"
}
}
}

0 comments on commit 981b728

Please sign in to comment.