(cargo-release) version 1.0.2

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

2
Cargo.lock generated
View File

@ -1281,7 +1281,7 @@ dependencies = [
[[package]]
name = "ethers-contract-abigen"
version = "1.0.0"
version = "1.0.2"
dependencies = [
"Inflector",
"cfg-if 1.0.0",

View File

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