From 846dee60facf4b1d7ec5af03b80b50460ba512a0 Mon Sep 17 00:00:00 2001 From: Jamkris Date: Wed, 22 Apr 2026 15:51:11 +0900 Subject: [PATCH] chore: bump version to 1.3.3 --- .gemini-plugin/plugin.json | 2 +- gemini-extension.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gemini-plugin/plugin.json b/.gemini-plugin/plugin.json index a409755..3be5262 100644 --- a/.gemini-plugin/plugin.json +++ b/.gemini-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "everything-gemini-code", - "version": "1.3.2", + "version": "1.3.3", "description": "Complete collection of battle-tested Gemini CLI configurations - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use", "author": { "name": "Jamkris", diff --git a/gemini-extension.json b/gemini-extension.json index b165356..330137d 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,6 +1,6 @@ { "name": "everything-gemini-code", - "version": "1.3.2", + "version": "1.3.3", "description": "Complete collection of Gemini CLI configurations adapted from everything-gemini-code - agents, skills, hooks, and rules", "author": { "name": "Jamkris", diff --git a/package.json b/package.json index 6b3f795..15dd32e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "everything-gemini-code", - "version": "1.3.2", + "version": "1.3.3", "private": true, "description": "Battle-tested Gemini CLI configurations", "author": "Jamkris",