We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4944cc commit 6e4a543Copy full SHA for 6e4a543
src/Pulsar.Client.Otel/Pulsar.Client.Otel.fsproj
@@ -6,7 +6,7 @@
6
<Title>Pulsar.Client.Otel</Title>
7
<RootNamespace>Pulsar.Client.Otel</RootNamespace>
8
<AssemblyName>Pulsar.Client.Otel</AssemblyName>
9
- <Version>0.1.3</Version>
+ <Version>0.1.4</Version>
10
<Company>F# community</Company>
11
<Description>OpenTelemetry plugin for Pulsar.Client</Description>
12
<RepositoryUrl>https://github.com/fsprojects/pulsar-client-dotnet</RepositoryUrl>
@@ -16,7 +16,7 @@
16
<RepositoryType>git</RepositoryType>
17
<PackageTags>pulsar</PackageTags>
18
<Authors>F# community</Authors>
19
- <PackageVersion>0.1.3</PackageVersion>
+ <PackageVersion>0.1.4</PackageVersion>
20
<DebugType>portable</DebugType>
21
<GenerateDocumentationFile>true</GenerateDocumentationFile>
22
</PropertyGroup>
0 commit comments