From f115ff6cbbc14be2fb7feabc670155b010c8eef6 Mon Sep 17 00:00:00 2001 From: Jamkris Date: Wed, 22 Apr 2026 15:17:17 +0900 Subject: [PATCH] chore: bump version to 1.3.2 --- .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 818d2ef..a409755 100644 --- a/.gemini-plugin/plugin.json +++ b/.gemini-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "everything-gemini-code", - "version": "1.3.1", + "version": "1.3.2", "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 33043b4..b165356 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,6 +1,6 @@ { "name": "everything-gemini-code", - "version": "1.3.1", + "version": "1.3.2", "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 7e162a4..6b3f795 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "everything-gemini-code", - "version": "1.3.1", + "version": "1.3.2", "private": true, "description": "Battle-tested Gemini CLI configurations", "author": "Jamkris",