Skip to content

Commit d3d6676

Browse files
RahulHereRahulHere
authored andcommitted
Release version 0.1.2.10
Prepare release v0.1.2.10: - Update Cargo.toml: version = "0.1.2.10" - Update CHANGELOG.md: [Unreleased] -> [0.1.2.10] - 2026-03-21 gopher-orch version: 0.1.2 Changes in this release:
1 parent ddd7fa8 commit d3d6676

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.1.2.10] - 2026-03-21
11+
1012
## [0.1.2.9] - 2026-03-21
1113

1214
## [0.1.2.8] - 2026-03-21
@@ -48,9 +50,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4850

4951

5052

53+
5154
---
5255

53-
[Unreleased]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.9...HEAD
56+
[Unreleased]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.10...HEAD
57+
[0.1.2.10]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.9...v0.1.2.10
5458
[0.1.2.9]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.8...v0.1.2.9
5559
[0.1.2.8]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.7...v0.1.2.8
5660
[0.1.2.7]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.6...v0.1.2.7

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gopher-mcp-rust"
3-
version = "0.1.2-9"
3+
version = "0.1.2-10"
44
edition = "2021"
55
authors = ["GopherSecurity"]
66
description = "Rust SDK for Gopher Orch - AI Agent orchestration framework"

0 commit comments

Comments
 (0)