We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce6dbc8 commit c61b098Copy full SHA for c61b098
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "dev-manager-mcp"
3
-version = "0.1.1"
+version = "0.1.0"
4
edition = "2021"
5
6
[[bin]]
npx-cli/package.json
@@ -1,7 +1,7 @@
{
"name": "dev-manager-mcp",
"private": false,
- "version": "0.1.1",
+ "version": "0.1.0",
"main": "index.js",
"bin": {
7
"dev-manager-mcp": "bin/cli.js"
0 commit comments