We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1088eff + 662384c commit 8a8e333Copy full SHA for 8a8e333
2 files changed
rust-mcp-server-syncable-cli/CHANGELOG.md
@@ -2,5 +2,11 @@
2
3
## [Unreleased]
4
5
+## [0.1.5](https://github.com/syncable-dev/syncable-cli-mcp-server/compare/v0.1.4...v0.1.5) - 2025-06-26
6
+
7
+### Other
8
9
+- improvement
10
11
## [0.1.1] - 2025-06-24
12
- Initial release.
rust-mcp-server-syncable-cli/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "rust-mcp-server-syncable-cli"
-version = "0.1.4"
+version = "0.1.5"
edition = "2021"
authors = [
"Lishuai Jing <lishuai@syncable.dev>",
0 commit comments