From 389de94ee4d3945b37e091e976bbd21ed9478195 Mon Sep 17 00:00:00 2001 From: Denis Komissarov Date: Tue, 30 Sep 2025 09:58:57 -0700 Subject: [PATCH] Bump the version of the C# bindings --- bindings/csharp/Regorus.Tests/Regorus.Tests.csproj | 2 +- bindings/csharp/Regorus/Regorus.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bindings/csharp/Regorus.Tests/Regorus.Tests.csproj b/bindings/csharp/Regorus.Tests/Regorus.Tests.csproj index a124fcb04..6130a909c 100644 --- a/bindings/csharp/Regorus.Tests/Regorus.Tests.csproj +++ b/bindings/csharp/Regorus.Tests/Regorus.Tests.csproj @@ -22,6 +22,6 @@ - + \ No newline at end of file diff --git a/bindings/csharp/Regorus/Regorus.csproj b/bindings/csharp/Regorus/Regorus.csproj index 7a7fa5ab6..e49649765 100644 --- a/bindings/csharp/Regorus/Regorus.csproj +++ b/bindings/csharp/Regorus/Regorus.csproj @@ -8,7 +8,7 @@ 10.0 - 0.7.0 + 0.8.0 $(VersionSuffix) README.md