Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
megazazik committed Apr 12, 2020
1 parent cccdd8e commit c13335e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# 0.1.0 (2020-04-12)



2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reducer-assistant",
"version": "0.0.1",
"version": "0.1.0",
"description": "Library to create async action controllers for reducers",
"main": "dist/index.js",
"module": "dist-es/index.js",
Expand Down Expand Up @@ -51,4 +51,4 @@
"redux"
],
"sideEffects": false
}
}

0 comments on commit c13335e

Please sign in to comment.