From 76e397f1b390a81e669300a1330d0961b68ef0aa Mon Sep 17 00:00:00 2001 From: Vladimir Shchur Date: Sat, 18 Nov 2023 10:36:04 -0800 Subject: [PATCH] 2.15.0 release --- src/Pulsar.Client/Pulsar.Client.fsproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Pulsar.Client/Pulsar.Client.fsproj b/src/Pulsar.Client/Pulsar.Client.fsproj index 35890515..505d97d9 100644 --- a/src/Pulsar.Client/Pulsar.Client.fsproj +++ b/src/Pulsar.Client/Pulsar.Client.fsproj @@ -7,17 +7,17 @@ Pulsar.Client Pulsar.Client Pulsar.Client - 2.14.0 + 2.15.0 F# community .NET client library for Apache Pulsar https://github.com/fsprojects/pulsar-client-dotnet - Support for new (from 2.9) transaction protocol + Support for IsConnected property MIT https://github.com/fsprojects/pulsar-client-dotnet git pulsar F# community - 2.14.0 + 2.15.0 portable true README.md