diff --git a/package-lock.json b/package-lock.json index 16f9a5a..21096f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nodecraft/ini", - "version": "2.3.0", + "version": "2.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@nodecraft/ini", - "version": "2.3.0", + "version": "2.4.0", "license": "ISC", "devDependencies": { "@nodecraft/eslint-config": "^16.0.0", diff --git a/package.json b/package.json index 40c5a98..eb394b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nodecraft/ini", - "version": "2.3.0", + "version": "2.4.0", "description": "An ini encoder/decoder for node", "repository": { "type": "git",