diff --git a/package-lock.json b/package-lock.json index b7fa139..2ae9e2c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-resux", - "version": "0.2.0", + "version": "0.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fefb6f9..b41b396 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-resux", - "version": "0.2.0", + "version": "0.2.1", "description": "Opinionated, Redux abstraction with built-in immutability, normalization, and selectors support.", "engines": { "node": ">= 10.13"