chore(bin): bump version to 1.0.1
## Why Cache invalidation — Claude Code keys the plugin cache on version string. Bumping forces a cache refresh so updated skills are picked up after install. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01P87CiC58Ru2PPWYTeXtjHT
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
{
|
||||
"name": "bin",
|
||||
"displayName": "bin",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Defame1297",
|
||||
"url": "https://git.dev.rkdr.net/Defame1297/"
|
||||
},
|
||||
"description": "A place for things to be binned",
|
||||
"author": { "name": "Defame1297", "url": "https://git.dev.rkdr.net/Defame1297/" },
|
||||
"displayName": "bin",
|
||||
"keywords": [],
|
||||
"license": "MIT",
|
||||
"keywords": []
|
||||
"name": "bin",
|
||||
"version": "1.0.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user