Skip to content

Commit c4b899e

Browse files
committed
1.3.0
1 parent baa32c7 commit c4b899e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redux-unhandled-action",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Redux middleware that logs an error to the console when an action does not mutate state",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)