diff --git a/package-lock.json b/package-lock.json index 7b9ddda..0e24169 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "run-vertexai-notebook", - "version": "0.0.2", + "version": "0.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "run-vertexai-notebook", - "version": "0.0.2", + "version": "0.0.3", "license": "Apache-2.0" } } diff --git a/package.json b/package.json index e2b94f7..8e13c07 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "run-vertexai-notebook", - "version": "0.0.2", + "version": "0.0.3", "description": "This works with our versioning tools, this is NOT an NPM repo", "scripts": { "build": "echo \"No build required for composite action\"",