Skip to content

Commit eb8477b

Browse files
committed
* bump up version to 1.0.0
* update package-lock.json
1 parent 34cacac commit eb8477b

File tree

2 files changed

+9
-23
lines changed

2 files changed

+9
-23
lines changed

package-lock.json

Lines changed: 8 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-redux-stethoscope",
3-
"version": "1.0.0-beta.4",
3+
"version": "1.0.0",
44
"description": "A testing utility for React-Redux apps that provides hooks to run tests after each redux action.",
55
"author": "y-code",
66
"license": "MIT",

0 commit comments

Comments
 (0)