chore: bump version to 0.2.2

This commit is contained in:
pyr0ball 2026-04-12 19:02:11 -07:00
parent 81712d06e3
commit 67e47de7ca

View file

@ -1,11 +1,11 @@
{ {
"name": "buddymon", "name": "buddymon",
"description": "Collectible creatures discovered through coding commit streaks, bug fights, and session challenges", "description": "Collectible creatures discovered through coding \u2014 commit streaks, bug fights, and session challenges",
"version": "0.2.1", "version": "0.2.2",
"author": { "author": {
"name": "CircuitForge LLC", "name": "CircuitForge LLC",
"email": "hello@circuitforge.tech" "email": "hello@circuitforge.tech"
}, },
"license": "MIT", "license": "MIT",
"repository": "https://git.opensourcesolarpunk.com/Circuit-Forge/buddymon" "repository": "https://git.opensourcesolarpunk.com/Circuit-Forge/buddymon"
} }