Skip to content

Commit

Permalink
Bumps version
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrlplusb committed Oct 22, 2018
1 parent ab8fa93 commit 91dda99
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "easy-peasy",
"version": "0.2.0",
"description": "Easy peasy state management",
"version": "0.3.0",
"description": "Easy peasy redux-powered state management",
"license": "MIT",
"main": "dist/easy-peasy.js",
"files": [
Expand All @@ -14,7 +14,9 @@
"homepage": "https://github.com/ctrlplusb/easy-peasy#readme",
"author": "Sean Matheson <[email protected]>",
"keywords": [
"library"
"react",
"redux",
"state"
],
"scripts": {
"build": "node ./tools/scripts/build.js",
Expand Down

0 comments on commit 91dda99

Please sign in to comment.