(cargo-release) version 1.0.2

This commit is contained in:
Georgios Konstantopoulos 2022-11-27 12:27:56 -08:00
parent 758a0e5b6e
commit 4a70dc5614
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1306,7 +1306,7 @@ dependencies = [
[[package]]
name = "ethers-contract-derive"
version = "1.0.0"
version = "1.0.2"
dependencies = [
"ethers-contract-abigen",
"ethers-core",

View File

@ -1,6 +1,6 @@
[package]
name = "ethers-contract-derive"
version = "1.0.0"
version = "1.0.2"
authors = [
"Nicholas Rodrigues Lordello <nlordell@gmail.com>",
"Georgios Konstantopoulos <me@gakonst.com>",