Skip to content

Commit 6e4a543

Browse files
committed
otel-0.1.4 release
1 parent a4944cc commit 6e4a543

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Pulsar.Client.Otel/Pulsar.Client.Otel.fsproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Title>Pulsar.Client.Otel</Title>
77
<RootNamespace>Pulsar.Client.Otel</RootNamespace>
88
<AssemblyName>Pulsar.Client.Otel</AssemblyName>
9-
<Version>0.1.3</Version>
9+
<Version>0.1.4</Version>
1010
<Company>F# community</Company>
1111
<Description>OpenTelemetry plugin for Pulsar.Client</Description>
1212
<RepositoryUrl>https://github.com/fsprojects/pulsar-client-dotnet</RepositoryUrl>
@@ -16,7 +16,7 @@
1616
<RepositoryType>git</RepositoryType>
1717
<PackageTags>pulsar</PackageTags>
1818
<Authors>F# community</Authors>
19-
<PackageVersion>0.1.3</PackageVersion>
19+
<PackageVersion>0.1.4</PackageVersion>
2020
<DebugType>portable</DebugType>
2121
<GenerateDocumentationFile>true</GenerateDocumentationFile>
2222
</PropertyGroup>

0 commit comments

Comments
 (0)