Skip to content

Commit 236771d

Browse files
committed
0.6.0-pre.8
1 parent f510fed commit 236771d

File tree

10 files changed

+11
-11
lines changed

10 files changed

+11
-11
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.7"
3+
version = "0.6.0-pre.8"
44
description = ""
55
authors = ["Pekka Enberg <penberg@iki.fi>"]
66
license = "MIT"

npm/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libsql/darwin-arm64",
3-
"version": "0.6.0-pre.7",
3+
"version": "0.6.0-pre.8",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tursodatabase/libsql-js"

npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libsql/darwin-x64",
3-
"version": "0.6.0-pre.7",
3+
"version": "0.6.0-pre.8",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tursodatabase/libsql-js"

npm/linux-arm64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libsql/linux-arm64-gnu",
3-
"version": "0.6.0-pre.7",
3+
"version": "0.6.0-pre.8",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tursodatabase/libsql-js"

npm/linux-arm64-musl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libsql/linux-arm64-musl",
3-
"version": "0.6.0-pre.7",
3+
"version": "0.6.0-pre.8",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tursodatabase/libsql-js"

npm/linux-x64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libsql/linux-x64-gnu",
3-
"version": "0.6.0-pre.7",
3+
"version": "0.6.0-pre.8",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tursodatabase/libsql-js"

npm/linux-x64-musl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libsql/linux-x64-musl",
3-
"version": "0.6.0-pre.7",
3+
"version": "0.6.0-pre.8",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tursodatabase/libsql-js"

npm/win32-x64-msvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libsql/win32-x64-msvc",
3-
"version": "0.6.0-pre.7",
3+
"version": "0.6.0-pre.8",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tursodatabase/libsql-js"

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libsql",
3-
"version": "0.6.0-pre.7",
3+
"version": "0.6.0-pre.8",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tursodatabase/libsql-js"

0 commit comments

Comments
 (0)