Skip to content

Commit

Permalink
Bump version for release v0.9 (#94)
Browse files Browse the repository at this point in the history
## Description of Changes

Bumped the version number to 0.9.0 as this was forgotten in the previous
release. Includes all changes to date.

## API

 - [X] This is an API breaking change to the SDK

*If the API is breaking, please state below what will break*

Not sure but its going out with the latest release. The previous package
was 5 months ago.

## Requires SpacetimeDB PRs
*List any PRs here that are required for this SDK change to work*
  • Loading branch information
kurtismullins authored May 22, 2024
1 parent 3854c08 commit e12f14e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpacetimeDB.ClientSDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<RepositoryUrl>https://github.com/clockworklabs/spacetimedb-csharp-sdk</RepositoryUrl>
<AssemblyVersion>0.8.0</AssemblyVersion>
<Version>0.8.0</Version>
<Version>0.9.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit e12f14e

Please sign in to comment.