diff --git a/package-lock.json b/package-lock.json index 0872fdd..7439c62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "argus-test-runner", - "version": "2.0.2", + "version": "3.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3e95dd7..f590b28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "argus-test-runner", - "version": "2.0.2", + "version": "3.0.0", "description": "Watches for changes in your source and test files and executes automatic tests", "main": "index.js", "author": "Danko Lučić",