Skip to content

Commit

Permalink
package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandrenko committed Jun 22, 2016
1 parent bfbfcc8 commit 4c2bf39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redux-sugar-store",
"version": "0.0.0-semantically-released",
"version": "1.0.0-semantically-released",
"description": "Small Redux store creator with the main goal to make creating small and mediul react/redux apps easier. It's hiding the action and making dispatching look like calling a simple function/reducer. The default behavior of the redux store, actions and reducers is not changed.",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 4c2bf39

Please sign in to comment.