(cargo-release) version 1.0.2
This commit is contained in:
parent
8034fd0e91
commit
78e89f8efa
|
@ -1260,7 +1260,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "ethers-contract"
|
||||
version = "1.0.0"
|
||||
version = "1.0.2"
|
||||
dependencies = [
|
||||
"ethers-contract-abigen",
|
||||
"ethers-contract-derive",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "ethers-contract"
|
||||
version = "1.0.0"
|
||||
version = "1.0.2"
|
||||
edition = "2018"
|
||||
rust-version = "1.62"
|
||||
authors = ["Georgios Konstantopoulos <me@gakonst.com>"]
|
||||
|
|
Loading…
Reference in New Issue