From 4af4fc5171530206a26b02db37e02c833fafe79a Mon Sep 17 00:00:00 2001 From: sck_0 Date: Fri, 6 Mar 2026 08:50:06 +0100 Subject: [PATCH] 6.12.0 --- package-lock.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index c2c8cc83..38006896 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "antigravity-awesome-skills", - "version": "6.11.0", + "version": "6.12.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "antigravity-awesome-skills", - "version": "6.11.0", + "version": "6.12.0", "license": "MIT", "bin": { "antigravity-awesome-skills": "bin/install.js" diff --git a/package.json b/package.json index c9675594..76ab7431 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "antigravity-awesome-skills", - "version": "6.11.0", + "version": "6.12.0", "description": "900+ agentic skills for Claude Code, Gemini CLI, Cursor, Antigravity & more. Installer CLI.", "license": "MIT", "scripts": { @@ -44,4 +44,4 @@ "agentic-skills", "ai-coding" ] -} \ No newline at end of file +}