diff --git a/package-lock.json b/package-lock.json index 0a251d1f..3eafe788 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12652,7 +12652,7 @@ }, "packages/cli": { "name": "@tableland/cli", - "version": "5.2.3", + "version": "5.3.0", "license": "MIT AND Apache-2.0", "dependencies": { "@ensdomains/ensjs": "3.0.0-alpha.64", @@ -12951,7 +12951,7 @@ }, "packages/sdk": { "name": "@tableland/sdk", - "version": "4.4.2", + "version": "4.5.0", "license": "MIT AND Apache-2.0", "dependencies": { "@async-generators/from-emitter": "^0.3.0", diff --git a/packages/cli/package.json b/packages/cli/package.json index ffd951ce..6b9c4cd1 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@tableland/cli", - "version": "5.2.3", + "version": "5.3.0", "description": "Tableland command line tools", "repository": "https://github.com/tablelandnetwork/js-tableland-cli", "publishConfig": { diff --git a/packages/sdk/package.json b/packages/sdk/package.json index 520ec8fa..281058ba 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@tableland/sdk", - "version": "4.4.2", + "version": "4.5.0", "description": "A database client and helpers for the Tableland network", "publishConfig": { "access": "public"