diff --git a/package-lock.json b/package-lock.json index c841f043..646e59cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "i18next", - "version": "23.10.1", + "version": "23.11.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "i18next", - "version": "23.10.1", + "version": "23.11.0", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 2e56cc6d..186ecf32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "i18next", - "version": "23.10.1", + "version": "23.11.0", "description": "i18next internationalization framework", "main": "./dist/cjs/i18next.js", "module": "./dist/esm/i18next.js",