Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-zaets committed May 18, 2016
1 parent 350ab93 commit 862e738
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redux-actions-assertions",
"version": "1.0.6",
"version": "1.0.8",
"description": "Assertions for redux actions testing",
"scripts": {
},
Expand All @@ -26,9 +26,9 @@
"asserts"
],
"dependencies": {
"lodash.find": "^4.3.0",
"lodash.findindex": "^4.4.0",
"lodash.flattendeep": "^4.2.0",
"redux": "^3.5.1",
"redux": "^3.5.2",
"redux-mock-store": "^1.0.2"
}
}

0 comments on commit 862e738

Please sign in to comment.