Skip to content

Commit 2a72479

Browse files
RahulHereRahulHere
authored andcommitted
Release version 0.1.2.9
Prepare release v0.1.2.9: - Update Cargo.toml: version = "0.1.2.9" - Update CHANGELOG.md: [Unreleased] -> [0.1.2.9] - 2026-03-21 gopher-orch version: 0.1.2
1 parent 9b18b70 commit 2a72479

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

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.9] - 2026-03-21
11+
1012
## [0.1.2.8] - 2026-03-21
1113

1214
## [0.1.2.7] - 2026-03-21
@@ -45,9 +47,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4547

4648

4749

50+
4851
---
4952

50-
[Unreleased]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.8...HEAD
53+
[Unreleased]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.9...HEAD
54+
[0.1.2.9]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.8...v0.1.2.9
5155
[0.1.2.8]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.7...v0.1.2.8
5256
[0.1.2.7]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.6...v0.1.2.7
5357
[0.1.2.6]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.5...v0.1.2.6

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-8"
3+
version = "0.1.2-9"
44
edition = "2021"
55
authors = ["GopherSecurity"]
66
description = "Rust SDK for Gopher Orch - AI Agent orchestration framework"

0 commit comments

Comments
 (0)