diff --git a/package-lock.json b/package-lock.json index 87845b2..d8f6956 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "run-vertexai-notebook", - "version": "1.1.2", + "version": "1.1.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "run-vertexai-notebook", - "version": "1.1.2", + "version": "1.1.3", "license": "Apache-2.0", "engines": { "node": "20.x", diff --git a/package.json b/package.json index 1a27eb9..843b0a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "run-vertexai-notebook", - "version": "1.1.2", + "version": "1.1.3", "description": "This works with our versioning tools, this is NOT an NPM repo", "scripts": { "build": "echo \"No build required for composite action\"",