Skip to content

Commit e0f8431

Browse files
committed
chore: pre-release 1.4.0
1 parent 7dea7dd commit e0f8431

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

loro-rs/Cargo.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

loro-rs/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "loro-swift"
3-
version = "1.3.3"
3+
version = "1.4.0"
44
edition = "2021"
55

66
[lib]
@@ -14,7 +14,7 @@ path = "src/uniffi-bindgen.rs"
1414

1515

1616
[dependencies]
17-
loro-ffi = { git = "https://github.com/loro-dev/loro.git", tag = "loro-ffi@1.3.5-patch.2" }
17+
loro-ffi = { git = "https://github.com/loro-dev/loro.git", tag = "loro-ffi@1.4.0" }
1818
# loro-ffi = { path = "../../loro/crates/loro-ffi" }
1919
uniffi = { version = "0.28.3" }
2020

0 commit comments

Comments
 (0)