Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
dkackman committed Aug 6, 2021
1 parent 4165124 commit 970bff8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/chia-dotnet/chia-dotnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RootNamespace>chia.dotnet</RootNamespace>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>0.2.0</Version>
<Version>0.3.0</Version>
<Authors>dkackman</Authors>
<Company>dkackman</Company>
<Description>A .net 5 client library for chia™ RPC interfaces that runs on linux and windows.</Description>
Expand All @@ -16,7 +16,8 @@
<RepositoryUrl>https://github.com/dkackman/chia-dotnet</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageTags>chia</PackageTags>
<PackageReleaseNotes>0.2.0 pre-release - complete RPC coverage</PackageReleaseNotes>
<PackageReleaseNotes>0.3.0 pre-release - support https endpoints
BREAKING CHANGES: https://github.com/dkackman/chia-dotnet/discussions/10</PackageReleaseNotes>
<PackageIcon>chia-leaf-logo-384x384.png</PackageIcon>
</PropertyGroup>

Expand Down

0 comments on commit 970bff8

Please sign in to comment.