diff --git a/package-lock.json b/package-lock.json index bbcead9..73df732 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "run-vertexai-notebook", - "version": "1.1.0", + "version": "1.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "run-vertexai-notebook", - "version": "1.1.0", + "version": "1.1.1", "license": "Apache-2.0" } } diff --git a/package.json b/package.json index 6c9a8a7..9b1a170 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "run-vertexai-notebook", - "version": "1.1.0", + "version": "1.1.1", "description": "This works with our versioning tools, this is NOT an NPM repo", "scripts": { "build": "echo \"No build required for composite action\"",