Skip to content

Commit

Permalink
Bump version to 0.2.0 to mark breaking changes
Browse files Browse the repository at this point in the history
Notably replacing JsonBlock with casper_types::JsonBlockWithSignatures
  • Loading branch information
Avi-D-coder committed Sep 17, 2024
1 parent 0fbf051 commit 1f11414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "casper-litmus"
version = "0.1.1"
version = "0.2.0"
edition = "2021"

[dependencies]
Expand Down

0 comments on commit 1f11414

Please sign in to comment.