diff --git a/plugins/bin/.claude-plugin/plugin.json b/plugins/bin/.claude-plugin/plugin.json index afa9403..651b370 100644 --- a/plugins/bin/.claude-plugin/plugin.json +++ b/plugins/bin/.claude-plugin/plugin.json @@ -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" }