Skip to content

Commit

Permalink
Release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlia committed Apr 7, 2019
1 parent 5416b3c commit cf33da2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ Libplanet changelog
Version 0.2.1
-------------

To be released.
Released on April 7, 2019.

This version purposes to entirely replace *0.2.0*, because a wrong *.nupkg*
file was uploaded to *0.2.0* on NuGet Gallery. Note that *0.2.0* on NuGet
Gallery was unlisted.


Version 0.2.0
Expand Down
2 changes: 1 addition & 1 deletion Libplanet/Libplanet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<PackageId>Libplanet</PackageId>
<Title>Libplanet</Title>
<Version>0.2.1-dev</Version>
<Version>0.2.1</Version>
<Summary>A .NET library for creating multiplayer online game in decentralized fashion.</Summary>
<Description>A .NET library for creating multiplayer online game in decentralized fashion.
See also the docs for details:
Expand Down

0 comments on commit cf33da2

Please sign in to comment.