Skip to content

Commit 784d9f9

Browse files
authored
release libsql v0.5.0-alpha.2 (#1548)
1 parent cd69518 commit 784d9f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libsql/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"
3-
version = "0.5.0-alpha.1"
3+
version = "0.5.0-alpha.2"
44
edition = "2021"
55
description = "libSQL library: the main gateway for interacting with the database"
66
repository = "https://github.com/tursodatabase/libsql"

0 commit comments

Comments
 (0)