diff --git a/package-lock.json b/package-lock.json index 01efe2b..3c859ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "java-props", - "version": "2.1.0", + "version": "2.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 47878e3..6984f25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "java-props", - "version": "2.1.0", + "version": "2.1.1", "description": "Read Java .properties files (using the same specification), without useless additional features.", "author": "Nathan Poirier ", "license": "MIT",