diff --git a/chaindexing/Cargo.toml b/chaindexing/Cargo.toml index 86b3848..be68c6c 100644 --- a/chaindexing/Cargo.toml +++ b/chaindexing/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chaindexing" -version = "0.1.16" +version = "0.1.17" edition = "2021" description = "Access EVM chain data with SQL" license = "MIT OR Apache-2.0"