diff --git a/Cargo.lock b/Cargo.lock index 3ea4447f..617ffdd8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2118,7 +2118,7 @@ checksum = "8e22443d1643a904602595ba1cd8f7d896afe56d26712531c5ff73a15b2fbf64" [[package]] name = "oura" -version = "1.8.1" +version = "1.8.2" dependencies = [ "aws-config", "aws-sdk-lambda", diff --git a/Cargo.toml b/Cargo.toml index ffcd0544..c77a6933 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "oura" description = "The tail of Cardano" -version = "1.8.1" +version = "1.8.2" edition = "2021" repository = "https://github.com/txpipe/oura" homepage = "https://github.com/txpipe/oura"