Skip to content

Commit f32a9d3

Browse files
RahulHereRahulHere
authored andcommitted
Release version 0.1.2.3
Prepare release v0.1.2.3: - Update Cargo.toml: version = "0.1.2.3" - Update CHANGELOG.md: [Unreleased] -> [0.1.2.3] - 2026-03-21 gopher-orch version: 0.1.2
1 parent 1f7ba0f commit f32a9d3

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

1214
## [0.1.2] - 2026-03-20
@@ -27,8 +29,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2729

2830

2931

32+
3033
---
3134

32-
[Unreleased]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.1...HEAD
35+
[Unreleased]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.3...HEAD
36+
[0.1.2.3]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2.1...v0.1.2.3
3337
[0.1.2.1]: https://github.com/GopherSecurity/gopher-mcp-rust/compare/v0.1.2...v0.1.2.1
3438
[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-1"
3+
version = "0.1.2-3"
44
edition = "2021"
55
authors = ["GopherSecurity"]
66
description = "Rust SDK for Gopher Orch - AI Agent orchestration framework"

0 commit comments

Comments
 (0)