diff --git a/package-lock.json b/package-lock.json index 027d0d165..a40c87b50 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-i18next", - "version": "11.8.14", + "version": "11.8.15", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 53496bf77..ad30f53d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-i18next", - "version": "11.8.14", + "version": "11.8.15", "description": "Internationalization for react done right. Using the i18next i18n ecosystem.", "main": "dist/commonjs/index.js", "types": "./index.d.ts",