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 375a2f8 + f591aa6 commit dee5e3fCopy full SHA for dee5e3f
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.4</Version>
+ <Version>0.0.5</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