[attester] Bump version for new release (#414)

This commit is contained in:
Ali Behjati 2022-12-06 17:03:16 +01:00 committed by GitHub
parent 15708d552d
commit 0d2f60cf28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2710,7 +2710,7 @@ dependencies = [
[[package]] [[package]]
name = "pyth2wormhole-client" name = "pyth2wormhole-client"
version = "1.1.1" version = "1.2.0"
dependencies = [ dependencies = [
"borsh", "borsh",
"clap 3.1.18", "clap 3.1.18",

View File

@ -1,6 +1,6 @@
[package] [package]
name = "pyth2wormhole-client" name = "pyth2wormhole-client"
version = "1.1.1" version = "1.2.0"
edition = "2018" edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html