Skip to content

Commit 515670f

Browse files
RahulHereRahulHere
authored andcommitted
Release version 0.1.2.3
Prepare release v0.1.2.3: - Update GopherMcp.csproj to version 0.1.2.3 - Update CHANGELOG.md: [Unreleased] -> [0.1.2.3] - 2026-03-31 gopher-orch version: 0.1.2 Changes in this release:
1 parent 6bf9c19 commit 515670f

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
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
## [Unreleased]
1010

1111

12+
## [0.1.2.3] - 2026-03-31
13+
14+
1215
## [0.1.2.2] - 2026-03-31
1316

1417

@@ -29,4 +32,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2932
- xUnit tests
3033

3134
[Unreleased]: https://github.com/gopher-security/gopher-mcp-csharp/compare/v0.1.0...HEAD
32-
[0.1.2.2]: https://github.com/GopherSecurity/gopher-mcp-csharp/compare/v0.1.0...v0.1.2.2[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
35+
[0.1.2.3]: https://github.com/GopherSecurity/gopher-mcp-csharp/compare/v0.1.0...v0.1.2.3[0.1.2.2]: https://github.com/GopherSecurity/gopher-mcp-csharp/compare/v0.1.0...v0.1.2.2[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.2</Version>
8+
<Version>0.1.2.3</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)