Skip to content

Commit

Permalink
0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dougEfresh committed Jun 30, 2024
1 parent d448455 commit 8524dbf
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,7 +1,7 @@
[package]
name = "fireblocks-sdk"
resolver = "2"
version = "0.4.0"
version = "0.4.1"
authors = ["Doug Chimento <[email protected]>"]
description = "Rust implementation of the Fireblocks SDK"
readme = "README.md"
Expand Down Expand Up @@ -66,4 +66,4 @@ rstest = { version = "0.21" }
color-eyre = { version = "0.6" }
lazy_static = "1.4.0"
dotenvy = { version = "0.15" }
tokio-stream = {version = "0.1" }
tokio-stream = {version = "0.1" }

0 comments on commit 8524dbf

Please sign in to comment.