[cosmwasm] bump version (#977)

* bump version

* pre commit fix
This commit is contained in:
Dev Kalra 2023-07-25 18:49:31 +05:30 committed by GitHub
parent 741f763375
commit 7cd9ec7e03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1417,7 +1417,7 @@ dependencies = [
[[package]] [[package]]
name = "pyth-cosmwasm" name = "pyth-cosmwasm"
version = "1.2.0" version = "1.3.0"
dependencies = [ dependencies = [
"bigint", "bigint",
"byteorder", "byteorder",

View File

@ -1,6 +1,6 @@
[package] [package]
name = "pyth-cosmwasm" name = "pyth-cosmwasm"
version = "1.2.0" version = "1.3.0"
authors = ["Wormhole Contributors <contact@certus.one>"] authors = ["Wormhole Contributors <contact@certus.one>"]
edition = "2018" edition = "2018"
description = "Pyth price receiver" description = "Pyth price receiver"