diff --git a/package-lock.json b/package-lock.json index 6a7cf7a..5c7149a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "nodecg-io-cli", - "version": "0.1.5", + "version": "0.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "nodecg-io-cli", - "version": "0.1.5", + "version": "0.2.0", "license": "MIT", "dependencies": { "axios": "^0.24.0", diff --git a/package.json b/package.json index 02010d8..bedee66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodecg-io-cli", - "version": "0.1.5", + "version": "0.2.0", "description": "The CLI to install and manage nodecg-io installations. Also helps you with nodecg-io bundle related development.", "main": "index.js", "scripts": {