diff --git a/chaindexing/Cargo.toml b/chaindexing/Cargo.toml index 3491f1c..6c6b20b 100644 --- a/chaindexing/Cargo.toml +++ b/chaindexing/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chaindexing" -version = "0.1.7" +version = "0.1.8" edition = "2021" description = "Access EVM chain data with SQL" license = "MIT OR Apache-2.0"