Skip to content

Commit b9a839a

Browse files
committed
0.5.0-pre.7
1 parent c4eadd1 commit b9a839a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Diff for: Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libsql-js"
3-
version = "0.5.0-pre.6"
3+
version = "0.5.0-pre.7"
44
description = ""
55
authors = ["Pekka Enberg <[email protected]>"]
66
license = "MIT"

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libsql",
3-
"version": "0.5.0-pre.6",
3+
"version": "0.5.0-pre.7",
44
"description": "A better-sqlite3 compatible API for libSQL that supports Bun, Deno, and Node",
55
"os": [
66
"darwin",

Diff for: types/promise.d.ts.map

+1-1
Original file line numberDiff line numberDiff line change

0 commit comments

Comments
 (0)