Skip to content

Commit 730d929

Browse files
committed
release(0.0.3): fix artifact download during release
1 parent e9c051d commit 730d929

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.0.2",
5+
"version": "0.0.3",
66
"bin": {
77
"mcp-graphql": "./dist/index.js"
88
},

0 commit comments

Comments
 (0)