diff --git a/package-lock.json b/package-lock.json index d18225f..0c97ace 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-resux", - "version": "0.2.1", + "version": "0.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4f268f7..9d241e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-resux", - "version": "0.2.1", + "version": "0.3.0", "description": "Opinionated, Redux abstraction with built-in immutability, normalization, and selectors support.", "engines": { "node": ">= 10.13"