diff --git a/package-lock.json b/package-lock.json index d7e46a8f..03dc8aab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ibmgaragecloud/cloud-native-toolkit-cli", - "version": "1.38.1", + "version": "1.38.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@ibmgaragecloud/cloud-native-toolkit-cli", - "version": "1.38.1", + "version": "1.38.2", "license": "MIT", "dependencies": { "@cloudnativetoolkit/git-client": "^1.13.6", diff --git a/package.json b/package.json index 0648f341..b29526ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ibmgaragecloud/cloud-native-toolkit-cli", - "version": "1.38.1", + "version": "1.38.2", "description": "CLI that provides functions to simplify interactions with containerized platforms and tools", "main": "dist/index.js", "author": "Sean Sundberg ",