From 20f29c1e21e1682f124c0a3386cd4a85b1854f01 Mon Sep 17 00:00:00 2001 From: GroovieGermanikus Date: Tue, 16 Apr 2024 13:38:18 +0200 Subject: [PATCH] bump version to 0.10.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 15ed67a..95ca69d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "geyser-grpc-connector" -version = "0.10.5+yellowstone.1.13" +version = "0.10.6+yellowstone.1.13" edition = "2021" description = "Multiplexing and Reconnection on Yellowstone gRPC Geyser client streaming"