Skip to content

Commit

Permalink
Update title and version
Browse files Browse the repository at this point in the history
  • Loading branch information
ClydeDz committed Dec 22, 2020
1 parent 6b3d36c commit 1be25c2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/GiveMeAnAvatar/GiveMeAnAvatar.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net5.0</TargetFrameworks>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>0.2.0</Version>
<Version>0.3.0</Version>
<Description>Gets a random avatar URL from a collection of different avatar generation services.</Description>
<Authors>Clyde D'Souza</Authors>
<Product>Give Me an Avatar</Product>
<Title>Give Me an Avatar</Title>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<Copyright>Copyright (c) 2020 Clyde D'Souza</Copyright>
<PackageProjectUrl>https://github.com/ClydeDz/give-me-an-avatar-nuget</PackageProjectUrl>
Expand Down

0 comments on commit 1be25c2

Please sign in to comment.