clockworklabs / SpacetimeDB

Multiplayer at the speed of light
https://spacetimedb.com
Other
4.41k stars 110 forks source link

Bump C# bindings to 1.0.0 #1913

Closed bfops closed 3 weeks ago

bfops commented 3 weeks ago

Description of Changes

The C# bindings still seem to be on 0.12.0. This PR updates them to be 1.0.0 like the rest of our repo.

API and ABI breaking changes

No. This just updates version numbers.

Expected complexity level and risk

1

Testing

None / existing tests. SDK tests will be fixed by https://github.com/clockworklabs/com.clockworklabs.spacetimedbsdk/pull/180.