Skip to content

Commit 91e174f

Browse files
committed
0.3.5
1 parent fcb4d73 commit 91e174f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

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

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.3.4"
3+
version = "0.3.5"
44
description = ""
55
authors = ["Pekka Enberg <[email protected]>"]
66
license = "MIT"

package.json

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

0 commit comments

Comments
 (0)