From 67e47de7ca8ba289f919785a332c8e6ad5845734 Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Sun, 12 Apr 2026 19:02:11 -0700 Subject: [PATCH] chore: bump version to 0.2.2 --- .claude-plugin/plugin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index ec93261..c90f061 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,11 +1,11 @@ { "name": "buddymon", - "description": "Collectible creatures discovered through coding — commit streaks, bug fights, and session challenges", - "version": "0.2.1", + "description": "Collectible creatures discovered through coding \u2014 commit streaks, bug fights, and session challenges", + "version": "0.2.2", "author": { "name": "CircuitForge LLC", "email": "hello@circuitforge.tech" }, "license": "MIT", "repository": "https://git.opensourcesolarpunk.com/Circuit-Forge/buddymon" -} +} \ No newline at end of file