diff --git a/Cargo.lock b/Cargo.lock index 663d238..ce70f67 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4713,7 +4713,7 @@ dependencies = [ [[package]] name = "yellowstone-grpc-kafka" -version = "2.0.0" +version = "2.0.0+solana.2.0.13" dependencies = [ "anyhow", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index c24decb..585b306 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "yellowstone-grpc-kafka" -version = "2.0.0" +version = "2.0.0+solana.2.0.13" authors = ["Triton One"] edition = "2021" homepage = "https://triton.one"