diff --git a/package-lock.json b/package-lock.json index 2834f81f..069ad9b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@ibmgaragecloud/cloud-native-toolkit-cli", - "version": "1.20.0", + "version": "1.21.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 870b0cbf..40f7d729 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ibmgaragecloud/cloud-native-toolkit-cli", - "version": "1.20.0", + "version": "1.21.0", "description": "CLI that provides functions to simplify interactions with containerized platforms and tools", "main": "dist/index.js", "author": "Sean Sundberg ",