mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-09 09:10:03 -04:00
480fd5841a
# Description of Changes Bump versions to 2.1.0 # API and ABI breaking changes None # Expected complexity level and risk 1 # Testing CI --------- Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
18 lines
533 B
JSON
18 lines
533 B
JSON
{
|
|
"name": "com.clockworklabs.spacetimedbsdk",
|
|
"displayName": "SpacetimeDB SDK",
|
|
"version": "2.1.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": ""
|
|
}
|