From f3dcb0c18f06e8b96f17bd2580d55bf668c456e7 Mon Sep 17 00:00:00 2001 From: GroovieGermanikus Date: Thu, 21 Dec 2023 11:02:56 +0100 Subject: [PATCH] version 0.7.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index eabb844..334d361 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "geyser-grpc-connector" -version = "0.6.0+yellowstone.1.11" +version = "0.7.0+yellowstone.1.11" edition = "2021" description = "Multiplexing and Reconnection on Yellowstone gRPC Geyser client streaming"