Skip to content

Commit 79c99d6

Browse files
RahulHereRahulHere
authored andcommitted
Release version 0.1.2.7
Prepare release v0.1.2.7: - Update Cargo.toml: version = "0.1.2.7" - Update CHANGELOG.md: [Unreleased] -> [0.1.2.7] - 2026-03-21 gopher-orch version: 0.1.2
1 parent 6a1c136 commit 79c99d6

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

1214
## [0.1.2.5] - 2026-03-21
@@ -39,9 +41,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3941

4042

4143

44+
4245
---
4346

44-
[Unreleased]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.6...HEAD
47+
[Unreleased]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.7...HEAD
48+
[0.1.2.7]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.6...v0.1.2.7
4549
[0.1.2.6]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.5...v0.1.2.6
4650
[0.1.2.5]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.4...v0.1.2.5
4751
[0.1.2.4]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.3...v0.1.2.4

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

0 commit comments

Comments
 (0)