From 0bbecd4aba880b25479c25ab966b85d3abed146d Mon Sep 17 00:00:00 2001 From: Jamkris Date: Fri, 15 May 2026 14:46:13 +0900 Subject: [PATCH] chore: bump version to 1.3.13 --- .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 eaa9576..f553f8b 100644 --- a/.gemini-plugin/plugin.json +++ b/.gemini-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "everything-gemini-code", - "version": "1.3.12", + "version": "1.3.13", "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 422992d..36032f7 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,6 +1,6 @@ { "name": "everything-gemini-code", - "version": "1.3.12", + "version": "1.3.13", "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 f2ff5af..72d94bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "everything-gemini-code", - "version": "1.3.12", + "version": "1.3.13", "private": true, "description": "Battle-tested Gemini CLI configurations", "author": "Jamkris",