Skip to content

Commit 6355500

Browse files
committed
Version bump
1 parent c9060ab commit 6355500

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/IpfsHttpClient.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
1010

1111
<!-- https://semver.org/spec/v2.0.0.html -->
12-
<Version>0.0.0</Version>
12+
<Version>0.0.1</Version>
1313
<AssemblyVersion>$(Version)</AssemblyVersion>
1414

1515
<!-- Nuget specs -->
@@ -21,7 +21,7 @@
2121

2222
An easy to use .NET library for the IPFS HTTP Gateway API, and the Kubo RPC API v0.</Description>
2323
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
24-
<PackageReleaseNotes>https://github.com/ipfs-shipyard/net-ipfs-http-client/releases</PackageReleaseNotes>
24+
<PackageReleaseNotes> </PackageReleaseNotes>
2525
<PackageTags>ipfs peer-to-peer distributed file-system</PackageTags>
2626
<IncludeSymbols>True</IncludeSymbols>
2727
<PackageProjectUrl>https://github.com/ipfs-shipyard/net-ipfs-http-client</PackageProjectUrl>

0 commit comments

Comments
 (0)