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 917a5d8 commit ea45e1eCopy full SHA for ea45e1e
src/Bunny.NET/Bunny.NET.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<ImplicitUsings>enable</ImplicitUsings>
5
<Nullable>enable</Nullable>
6
- <Version>0.0.6</Version>
+ <Version>0.0.7</Version>
7
<Authors>prplecake</Authors>
8
<Description>A C# library for interacting with the Bunny.net APIs.</Description>
9
<PackageProjectUrl>https://github.com/prplecake/BunnyDotnet</PackageProjectUrl>
0 commit comments