diff --git a/package-lock.json b/package-lock.json index 07c61001..ea928930 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "xml2js", - "version": "0.6.0", + "version": "0.6.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "xml2js", - "version": "0.6.0", + "version": "0.6.1", "license": "MIT", "dependencies": { "sax": ">=0.6.0", diff --git a/package.json b/package.json index d70b7927..ad7d0af9 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "json" ], "homepage": "https://github.com/Leonidas-from-XIV/node-xml2js", - "version": "0.6.0", + "version": "0.6.1", "author": "Marek Kubica (https://xivilization.net)", "contributors": [ "maqr (https://github.com/maqr)",