From 7014032bd8be27b0753d98b4fb0725fb1a15940c Mon Sep 17 00:00:00 2001 From: Google GitHub Actions Bot <72759630+google-github-actions-bot@users.noreply.github.com> Date: Mon, 19 Jan 2026 01:17:59 -0500 Subject: [PATCH] Release: v0.1.19 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5528c943c..07f1fbe0f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "run-gemini-cli", - "version": "0.1.18", + "version": "0.1.19", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "run-gemini-cli", - "version": "0.1.18", + "version": "0.1.19", "license": "Apache-2.0", "devDependencies": { "@google-github-actions/actions-utils": "^0.8.10", diff --git a/package.json b/package.json index c90d29a36..180b1ea1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "run-gemini-cli", - "version": "0.1.18", + "version": "0.1.19", "description": "This works with our versioning tools, this is NOT an NPM repo", "scripts": { "build": "echo \"No build required for composite action\"",