diff --git a/Cargo.lock b/Cargo.lock index a481dfe7..5c9ce264 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2187,7 +2187,7 @@ checksum = "e2355d85b9a3786f481747ced0e0ff2ba35213a1f9bd406ed906554d7af805a1" [[package]] name = "oura" -version = "1.8.4" +version = "1.8.5" dependencies = [ "aws-config", "aws-sdk-lambda", diff --git a/Cargo.toml b/Cargo.toml index 8b07eb81..561a42bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "oura" description = "The tail of Cardano" -version = "1.8.4" +version = "1.8.5" edition = "2021" repository = "https://github.com/txpipe/oura" homepage = "https://github.com/txpipe/oura"