Skip to content

Commit b023d81

Browse files
committed
bump version to 0.0.6
1 parent b4d51d4 commit b023d81

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ node_modules/
22
*.log
33
.vscode/
44
build/
5+
.claude/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@socketsecurity/mcp",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"type": "module",
55
"main": "./build/index.js",
66
"bin": {

0 commit comments

Comments
 (0)