diff --git a/package-lock.json b/package-lock.json index 653fc07..d3329c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "i18next-conv", - "version": "14.0.0", + "version": "14.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "i18next-conv", - "version": "14.0.0", + "version": "14.1.0", "license": "SEE LICENSE IN LICENSE.MD", "dependencies": { "c8": "^9.1.0", diff --git a/package.json b/package.json index e97a814..10caf9a 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "i18next", "gettext" ], - "version": "14.0.0", + "version": "14.1.0", "type": "module", "engines": { "node": ">= 16.0"