diff --git a/package-lock.json b/package-lock.json index 31354798c..78d44bd9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-redux", - "version": "7.2.8", + "version": "7.2.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-redux", - "version": "7.2.8", + "version": "7.2.9", "license": "MIT", "dependencies": { "@babel/runtime": "^7.15.4", diff --git a/package.json b/package.json index 490baddd8..ea7b2db7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-redux", - "version": "7.2.8", + "version": "7.2.9", "description": "Official React bindings for Redux", "keywords": [ "react",