Skip to content

Commit 0bedc54

Browse files
committed
fix: update package.json version
1 parent 3d5ebe4 commit 0bedc54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "mcp-graphql",
33
"module": "index.ts",
44
"type": "module",
5-
"version": "0.1.0",
5+
"version": "0.1.1",
66
"repository": "github:blurrah/mcp-graphql",
77
"bin": {
88
"mcp-graphql": "./dist/index.js"

0 commit comments

Comments
 (0)