diff --git a/package-lock.json b/package-lock.json index 0116909..89a8e23 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-multi-email", - "version": "1.0.24", + "version": "1.0.25", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "react-multi-email", - "version": "1.0.24", + "version": "1.0.25", "license": "MIT", "devDependencies": { "@emotion/styled": "^11.10.5", diff --git a/package.json b/package.json index 6d7831c..71e8f76 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-multi-email", - "version": "1.0.24", + "version": "1.0.25", "jsnext:main": "dist/es6/index.js", "module": "dist/es6/index.js", "main": "dist/commonjs/index.js",