diff --git a/package-lock.json b/package-lock.json index 03312a1bb..3f253c99a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-redux", - "version": "7.2.5", + "version": "7.2.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-redux", - "version": "7.2.5", + "version": "7.2.6", "license": "MIT", "dependencies": { "@babel/runtime": "^7.15.4", diff --git a/package.json b/package.json index 4a3635cee..5c7774bd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-redux", - "version": "7.2.5", + "version": "7.2.6", "description": "Official React bindings for Redux", "keywords": [ "react",