Skip to content

Commit

Permalink
Bump version to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cjies committed Apr 11, 2019
1 parent 69f0060 commit af942a6
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-duck-immer",
"version": "1.0.4",
"version": "1.1.0",
"description": "Providing redux helpers to implement ducks-modular-redux proposal and Immer for immutability",
"repository": "git@github.com:cjies/redux-duck-immer.git",
"author": "CJies <cijies@gmail.com>",
Expand Down

0 comments on commit af942a6

Please sign in to comment.