From e84802049b624141f4dd8b3b07ba44bf9ce9f747 Mon Sep 17 00:00:00 2001 From: Ingvar Stepanyan Date: Tue, 3 Oct 2023 23:24:31 +0100 Subject: [PATCH] Bump C# package versions --- crates/bindings-csharp/Codegen/Codegen.csproj | 2 +- crates/bindings-csharp/Runtime/Runtime.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/crates/bindings-csharp/Codegen/Codegen.csproj b/crates/bindings-csharp/Codegen/Codegen.csproj index b9c8f8567a..69b37e14c8 100644 --- a/crates/bindings-csharp/Codegen/Codegen.csproj +++ b/crates/bindings-csharp/Codegen/Codegen.csproj @@ -7,7 +7,7 @@ latest enable SpacetimeDB.Codegen - 0.7.0 + 0.7.1 diff --git a/crates/bindings-csharp/Runtime/Runtime.csproj b/crates/bindings-csharp/Runtime/Runtime.csproj index 81b4f5c3bb..5e9b583ef5 100644 --- a/crates/bindings-csharp/Runtime/Runtime.csproj +++ b/crates/bindings-csharp/Runtime/Runtime.csproj @@ -5,7 +5,7 @@ latest enable SpacetimeDB.Runtime - 0.7.0 + 0.7.1