Bump version to 2.0.2

Bug fix release:
- Fixed false warning when local skills repo is ahead of upstream
- Added release notes for 2.0.1 and 2.0.2
This commit is contained in:
Jesse Vincent
2025-10-12 21:36:19 -07:00
parent 927512f1ab
commit a3bbf5f009
2 changed files with 19 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "superpowers",
"description": "Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques",
"version": "2.0.1",
"version": "2.0.2",
"author": {
"name": "Jesse Vincent",
"email": "jesse@fsck.com"