Skip to content

Commit

Permalink
v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tungv committed Jul 15, 2017
1 parent e265f2a commit 9a5dea7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "1.0.3"
"version": "1.0.4"
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redux-api-call",
"version": "1.0.3",
"version": "1.0.4",
"license": "MIT",
"description": "Redux utilities for making API calls",
"repository": "https://github.com/tungv/redux-api-call.git",
Expand Down

0 comments on commit 9a5dea7

Please sign in to comment.