Files
SpacetimeDB/sdks/csharp/package.json
Zeke Foppa d4837c37ab Bump versions to 1.6.0 (#3413)
# Description of Changes

Bumping versions to 1.6.0 in preparation for upcoming release.

# API and ABI breaking changes

None

# Expected complexity level and risk

1
# Testing

- [x] Existing CI only

---------

Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2025-10-16 01:26:35 +00:00

18 lines
533 B
JSON

{
"name": "com.clockworklabs.spacetimedbsdk",
"displayName": "SpacetimeDB SDK",
"version": "1.6.0",
"description": "The SpacetimeDB Client SDK is a software development kit (SDK) designed to interact with and manipulate SpacetimeDB modules..",
"keywords": [],
"author": {
"name": "Clockwork Labs",
"email": "john@clockworklabs.io",
"url": "https://spacetimedb.com"
},
"repository": {
"type": "git",
"url": "https://github.com/clockworklabs/com.clockworklabs.spacetimedbsdk"
},
"license": ""
}