diff --git a/package.json b/package.json index 40e3229..e3b014e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tfso/njs-xml", - "version": "1.5.0", + "version": "1.5.1", "main": "./index.js", "scripts": { "test": "mocha --recursive ./test/**/test*"