Skip to content

Commit 4ca3b9f

Browse files
authored
Bump version after logging API release (#33)
No code change, bumping the version will allow other repos to use the new logging API.
1 parent 3960ae7 commit 4ca3b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "couchbase_lite"
33
description = "Rust bindings for Couchbase Lite C"
44
# The first three numbers correspond to the Couchbase Lite C release, the fourth number corresponds to the Rust release
5-
version = "3.2.2-0"
5+
version = "3.2.2-1"
66

77
edition = "2024"
88

0 commit comments

Comments
 (0)