diff --git a/package-lock.json b/package-lock.json index 56a061e74..3da020164 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-i18next", - "version": "14.0.8", + "version": "14.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-i18next", - "version": "14.0.8", + "version": "14.1.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.23.9", diff --git a/package.json b/package.json index d36557b5e..450c8dc45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-i18next", - "version": "14.0.8", + "version": "14.1.0", "description": "Internationalization for react done right. Using the i18next i18n ecosystem.", "main": "dist/commonjs/index.js", "types": "./index.d.mts",