Skip to content

Commit

Permalink
0.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
penberg committed Apr 10, 2024
1 parent 22da967 commit 5ddc9fd
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "libsql-js"
version = "0.3.10"
version = "0.3.11"
description = ""
authors = ["Pekka Enberg <[email protected]>"]
license = "MIT"
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libsql",
"version": "0.3.10",
"version": "0.3.11",
"description": "A better-sqlite3 compatible API for libSQL that supports Bun, Deno, and Node",
"os": [
"darwin",
Expand Down Expand Up @@ -67,4 +67,4 @@
"@neon-rs/load": "^0.0.4",
"detect-libc": "2.0.2"
}
}
}

0 comments on commit 5ddc9fd

Please sign in to comment.