Skip to content

Commit 3cffd4b

Browse files
RahulHereRahulHere
authored andcommitted
Release version 0.1.2.4
Prepare release v0.1.2.4: - Update Cargo.toml: version = "0.1.2.4" - Update CHANGELOG.md: [Unreleased] -> [0.1.2.4] - 2026-03-21 gopher-orch version: 0.1.2
1 parent c17245e commit 3cffd4b

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

1214
## [0.1.2.1] - 2026-03-21
@@ -30,9 +32,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3032

3133

3234

35+
3336
---
3437

35-
[Unreleased]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.3...HEAD
38+
[Unreleased]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.4...HEAD
39+
[0.1.2.4]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.3...v0.1.2.4
3640
[0.1.2.3]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.1...v0.1.2.3
3741
[0.1.2.1]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2...v0.1.2.1
3842
[0.1.2]: https://github.com/GopherSecurity/gopher-mcp-rust/releases/tag/v0.1.2

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

0 commit comments

Comments
 (0)