diff --git a/package-lock.json b/package-lock.json index 7bfddd7..94c2ce3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-redux-history", - "version": "1.4.0-0", + "version": "1.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-redux-history", - "version": "1.4.0-0", + "version": "1.4.0", "license": "MIT", "devDependencies": { "@babel/cli": "^7.18.9", diff --git a/package.json b/package.json index dd67c33..c6649fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-redux-history", - "version": "1.4.0-0", + "version": "1.4.0", "description": "Navigation history made easy", "main": "lib/index.js", "module": "lib/index.js",