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.
2 parents 78387d4 + 2dec6ec commit d4f5ba9Copy full SHA for d4f5ba9
Bunny.NET/Bunny.NET.csproj
@@ -4,7 +4,7 @@
4
<TargetFramework>net7.0</TargetFramework>
5
<ImplicitUsings>enable</ImplicitUsings>
6
<Nullable>enable</Nullable>
7
- <Version>0.0.1</Version>
+ <Version>0.0.2</Version>
8
<Authors>prplecake</Authors>
9
<Description>A C# library for interacting with the Bunny.net APIs.</Description>
10
<PackageProjectUrl>https://github.com/prplecake/BunnyDotnet</PackageProjectUrl>
0 commit comments