Skip to content

Commit b4bed01

Browse files
committed
chore: bump to v0.4.0
1 parent 44673a1 commit b4bed01

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "harmony_rust_sdk"
3-
version = "0.3.1"
3+
version = "0.4.0"
44
authors = ["Yusuf Bera Ertan <[email protected]>"]
55
edition = "2018"
66
license = "MIT"
@@ -24,7 +24,7 @@ derive-new = "0.5"
2424
derive_more = "0.99"
2525
hrpc = "0.1.3"
2626

27-
harmony_derive = { version = "0.1.0", path = "harmony_derive", optional = true }
27+
harmony_derive = { version = "0.1.1", path = "harmony_derive", optional = true }
2828
reqwest = { version = "0.11.0", default-features = false, features = [
2929
"rustls-tls-native-roots",
3030
"json",

0 commit comments

Comments
 (0)