Skip to content

Commit

Permalink
Bump to 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Corb3nik committed Jan 5, 2025
1 parent 2e5f834 commit 2a13291
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
{
"name": "@caido-community/create-plugin",
"version": "0.0.7",
"version": "0.0.8",
"description": "Initializer for Caido plugins",
"author": "Caido Labs Inc. <[email protected]>",
"author": {
"name": "Caido Labs Inc.",
"email": "[email protected]",
"url": "https://caido.io"
},
"homepage": "https://github.com/caido-community/create-plugin",
"bin": {
"create-plugin": "./dist/index.mjs"
Expand Down

0 comments on commit 2a13291

Please sign in to comment.