Skip to content

Commit e433b4c

Browse files
committed
release(0.0.1): create initial test release for publish workflow
Will set version to 0.1.0 once certain that npm publishes the correct artifacts
1 parent 9bfb037 commit e433b4c

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

0 commit comments

Comments
 (0)