From f49a0a031c5875c67b01e95478a46943c3c55479 Mon Sep 17 00:00:00 2001 From: John Detter <4099508+jdetter@users.noreply.github.com> Date: Sun, 21 Dec 2025 15:44:55 -0600 Subject: [PATCH] Bump just the typescript sdk to v1.11.2 --- crates/bindings-typescript/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/bindings-typescript/package.json b/crates/bindings-typescript/package.json index b43725abc36..7b83e8e1c4f 100644 --- a/crates/bindings-typescript/package.json +++ b/crates/bindings-typescript/package.json @@ -1,6 +1,6 @@ { "name": "spacetimedb", - "version": "1.11.1", + "version": "1.11.2", "description": "API and ABI bindings for the SpacetimeDB TypeScript module library", "homepage": "https://github.com/clockworklabs/SpacetimeDB#readme", "bugs": {