Skip to content

Commit b9f42cd

Browse files
committed
0.6.0-pre.15
1 parent cbc4e4a commit b9f42cd

File tree

3 files changed

+17
-9
lines changed

3 files changed

+17
-9
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libsql-js"
3-
version = "0.6.0-pre.14"
3+
version = "0.6.0-pre.15"
44
description = ""
55
authors = ["Pekka Enberg <[email protected]>"]
66
license = "MIT"

package-lock.json

Lines changed: 14 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libsql",
3-
"version": "0.6.0-pre.14",
3+
"version": "0.6.0-pre.15",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tursodatabase/libsql-js"
@@ -83,4 +83,4 @@
8383
"libsql-linux-arm64-musl": "0.6.0-pre.14",
8484
"libsql-linux-x64-musl": "0.6.0-pre.14"
8585
}
86-
}
86+
}

0 commit comments

Comments
 (0)