diff --git a/package-lock.json b/package-lock.json index 461d6e5..44d1e79 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cht-conf-test-harness", - "version": "1.0.0", + "version": "4.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cht-conf-test-harness", - "version": "1.0.0", + "version": "4.0.1", "dependencies": { "lodash": "^4.17.15", "luxon": "^1.27.0", diff --git a/package.json b/package.json index 0833330..c9399b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cht-conf-test-harness", - "version": "1.0.0", + "version": "4.0.1", "description": "Test Framework for CHT Projects", "repository": { "type": "git",