We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f41ce58 commit 1f1d2caCopy full SHA for 1f1d2ca
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "dev-manager-mcp"
3
-version = "0.1.0"
+version = "0.1.1"
4
edition = "2021"
5
6
[[bin]]
npx-cli/package.json
@@ -1,7 +1,7 @@
{
"name": "dev-manager-mcp",
"private": false,
- "version": "0.1.0",
+ "version": "0.1.1",
"main": "index.js",
"bin": {
7
"dev-manager-mcp": "bin/cli.js"
@@ -29,4 +29,4 @@
29
"engines": {
30
"node": ">=18"
31
}
32
-}
+}
0 commit comments