Tagging release contracts

This commit is contained in:
Dave Hrycyszyn
2022-04-05 15:37:38 +01:00
parent ca49fe2293
commit c056269f0e
3 changed files with 3 additions and 3 deletions
Generated
+1 -1
View File
@@ -6052,7 +6052,7 @@ checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
[[package]]
name = "vesting-contract"
version = "1.0.0-rc.1"
version = "1.0.0"
dependencies = [
"config",
"cosmwasm-std",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "mixnet-contract"
version = "1.0.0-rc.1"
version = "1.0.0"
authors = ["Dave Hrycyszyn <futurechimp@users.noreply.github.com>"]
edition = "2021"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "vesting-contract"
version = "1.0.0-rc.1"
version = "1.0.0"
authors = ["Drazen Urch <durch@users.noreply.github.com>"]
edition = "2021"