Skip to content

Commit 65c3d8f

Browse files
committed
chore: bump version
This bumps the version so we can unblock doing a release and test out the CI publishing.
1 parent 1d65e0b commit 65c3d8f

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
@@ -1,7 +1,7 @@
11
{
22
"name": "mongodb-mcp-server",
33
"description": "MongoDB Model Context Protocol Server",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"main": "dist/index.js",
66
"author": "MongoDB <info@mongodb.com>",
77
"homepage": "https://github.com/mongodb-js/mongodb-mcp-server",

0 commit comments

Comments
 (0)