Skip to content

Commit 9f6a912

Browse files
committed
bump versions
1 parent 7133884 commit 9f6a912

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@surrealdb/node",
3-
"version": "2.3.4",
3+
"version": "2.3.5",
44
"surreal": "2.3.10",
55
"type": "module",
66
"license": "Apache-2.0",

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "surrealdb",
3-
"version": "2.0.0-alpha.13",
3+
"version": "2.0.0-alpha.14",
44
"type": "module",
55
"license": "Apache-2.0",
66
"description": "The official SurrealDB SDK for JavaScript.",

packages/wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@surrealdb/wasm",
3-
"version": "2.3.4",
3+
"version": "2.3.5",
44
"surreal": "2.3.10",
55
"type": "module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)