Skip to content

Commit

Permalink
Bump C# package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
RReverser committed Oct 3, 2023
1 parent 88ceece commit e848020
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion crates/bindings-csharp/Codegen/Codegen.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<AssemblyName>SpacetimeDB.Codegen</AssemblyName>
<AssemblyVersion>0.7.0</AssemblyVersion>
<AssemblyVersion>0.7.1</AssemblyVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion crates/bindings-csharp/Runtime/Runtime.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<AssemblyName>SpacetimeDB.Runtime</AssemblyName>
<AssemblyVersion>0.7.0</AssemblyVersion>
<AssemblyVersion>0.7.1</AssemblyVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit e848020

Please sign in to comment.