diff --git a/package-lock.json b/package-lock.json index ddf8f97..6471067 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "linguini", - "version": "1.2.9", + "version": "1.2.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "linguini", - "version": "1.2.9", + "version": "1.2.10", "license": "MIT", "devDependencies": { "@types/chai": "^4.3.0", diff --git a/package.json b/package.json index 2389c67..12cdddf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linguini", - "version": "1.2.9", + "version": "1.2.10", "author": "Kevin Novak", "description": "A JSON-based translation file manager.", "license": "MIT",