Skip to content

Commit 1b9dbeb

Browse files
RahulHereRahulHere
authored andcommitted
Release version 0.1.2.1
Prepare release v0.1.2.1: - Update GopherMcp.csproj to version 0.1.2.1 - Update CHANGELOG.md: [Unreleased] -> [0.1.2.1] - 2026-03-31 gopher-orch version: 0.1.2 Changes in this release:
1 parent 794062a commit 1b9dbeb

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

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

99
## [Unreleased]
1010

11+
12+
## [0.1.2.1] - 2026-03-31
13+
1114
## [0.1.2] - 2026-03-31
1215

1316
### Added
@@ -23,4 +26,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2326
- xUnit tests
2427

2528
[Unreleased]: https://github.com/gopher-security/gopher-mcp-csharp/compare/v0.1.0...HEAD
26-
[0.1.2]: https://github.com/GopherSecurity/gopher-mcp-csharp/compare/v0.1.0...v0.1.2
29+
[0.1.2.1]: https://github.com/GopherSecurity/gopher-mcp-csharp/compare/v0.1.0...v0.1.2.1[0.1.2]: https://github.com/GopherSecurity/gopher-mcp-csharp/compare/v0.1.0...v0.1.2

src/GopherMcp/GopherMcp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<LangVersion>8.0</LangVersion>
66
<Nullable>enable</Nullable>
77
<PackageId>GopherMcp</PackageId>
8-
<Version>0.1.2</Version>
8+
<Version>0.1.2.1</Version>
99
<Authors>GopherSecurity</Authors>
1010
<Company>GopherSecurity</Company>
1111
<Description>C# SDK for Gopher MCP - AI Agent orchestration framework with native performance</Description>

0 commit comments

Comments
 (0)