Skip to content

Commit

Permalink
solana-ibc update version of program (#343)
Browse files Browse the repository at this point in the history
Updating the version of program to 0.0.2 to sync with releases.
  • Loading branch information
dhruvja authored Jun 14, 2024
1 parent 703b18b commit 9ecf463
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,5 +1,5 @@
[workspace.package]
version = "0.0.1"
version = "0.0.2"
authors = ["Michal Nazarewicz <mina86@mina86.com>", "Dhruv D Jain <dhruv@iamsizzling.com>"]
edition = "2021"
rust-version = "1.71.0"
Expand Down

0 comments on commit 9ecf463

Please sign in to comment.