bump version to 0.11.0+yellowstone.1.12

This commit is contained in:
GroovieGermanikus 2024-03-25 18:56:11 +01:00
parent ae56e0f5f8
commit 7f6ee491b2
No known key found for this signature in database
GPG Key ID: 5B6EB831A5CD2015
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1236,7 +1236,7 @@ dependencies = [
[[package]]
name = "geyser-grpc-connector"
version = "0.10.1+yellowstone.1.12"
version = "0.11.0+yellowstone.1.12"
dependencies = [
"anyhow",
"async-stream",

View File

@ -1,6 +1,6 @@
[package]
name = "geyser-grpc-connector"
version = "0.10.1+yellowstone.1.12"
version = "0.11.0+yellowstone.1.12"
edition = "2021"
description = "Multiplexing and Reconnection on Yellowstone gRPC Geyser client streaming"