Skip to content

Commit

Permalink
v0.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SleeplessOne1917 committed Jun 7, 2024
1 parent 9657069 commit fd7ce98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lemmy-client"
version = "0.19.4-rc.8"
version = "0.19.4"
edition = "2021"
license = "AGPL-3.0"
authors = ["SleeplessOne1917"]
Expand All @@ -13,7 +13,7 @@ categories = ["api-bindings", "wasm"]
[dependencies]
cfg-if = "1.0.0"
http = "1.1"
lemmy_api_common = "0.19.4-rc.8"
lemmy_api_common = "0.19.4"
serde = "1.0"
leptos = { version = "0.6", optional = true }
serde_json = "1.0"
Expand Down

0 comments on commit fd7ce98

Please sign in to comment.