Skip to content

Commit

Permalink
chore: release 1.2.5-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Leeeon233 committed Jan 5, 2025
1 parent 59f5b1b commit ec6475f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[package]
name = "loro_py"
version = "1.2.5-alpha"
version = "1.2.5-beta"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[lib]
name = "loro"
crate-type = ["cdylib", "rlib"]
crate-type = ["cdylib"]

[dependencies]
loro = { git = "https://github.com/loro-dev/loro.git", tag = "[email protected]", features = [
Expand Down

0 comments on commit ec6475f

Please sign in to comment.