(cargo-release) version 0.5.2

This commit is contained in:
Georgios Konstantopoulos 2021-09-24 21:07:06 -04:00
parent 86f5f096a4
commit e1cfa18f52
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -882,7 +882,7 @@ dependencies = [
[[package]]
name = "ethers-contract-abigen"
version = "0.5.1"
version = "0.5.2"
dependencies = [
"Inflector",
"anyhow",

View File

@ -1,6 +1,6 @@
[package]
name = "ethers-contract-abigen"
version = "0.5.1"
version = "0.5.2"
authors = ["Nicholas Rodrigues Lordello <nlordell@gmail.com>", "Georgios Konstantopoulos <me@gakonst.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"