Skip to content

Commit b2e9148

Browse files
authored
Merge pull request #1 from redux-things/first-release
1.0.0
2 parents 1b820f7 + 30d1ae3 commit b2e9148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "redux-actions-assertions-js",
33
"description": "Javascript assertions for redux actions testing",
4-
"version": "0.0.2",
4+
"version": "1.0.0",
55
"main": "lib/index.js",
66
"files": [
77
"lib"

0 commit comments

Comments
 (0)