Skip to content

Commit

Permalink
publish whisky 0.8.2 (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
HinsonSIDAN authored Sep 6, 2024
1 parent 0912dbe commit 2909777
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/whisky-examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ path = "src/server.rs"
actix-cors = "0.7.0"
actix-web = "4.9.0"
serde = "1.0.209"
whisky = { version = "=0.8.1", path = "../whisky" }
whisky = { version = "=0.8.2", path = "../whisky" }
2 changes: 1 addition & 1 deletion packages/whisky/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "whisky"
version = "0.8.1"
version = "0.8.2"
edition = "2021"
license = "Apache-2.0"
description = "The Cardano Rust SDK, inspired by MeshJS"
Expand Down

0 comments on commit 2909777

Please sign in to comment.