diff --git a/package-lock.json b/package-lock.json index 595a542..f3014e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "xmltest", - "version": "1.4.0", + "version": "1.5.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6a7204c..c4c6e8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xmltest", - "version": "1.4.0", + "version": "1.5.0", "description": "Redistribution of as a npm package to make it easy to access the test cases from javascript.\nThe linked zip file is from which describes it's purpose and links more related resources.", "engines": { "node": ">=10"