Skip to content

Commit

Permalink
Modified version number for 1.0.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris3606 committed Feb 7, 2018
1 parent 14f188e commit e371534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GoRogue/GoRogue.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<PackageId>GoRogue</PackageId>
<PackageVersion>0.9.3</PackageVersion>
<PackageVersion>1.0.0</PackageVersion>
<Authors>Christopher Ridley</Authors>
<Description>Roguelike/2D game utility library.</Description>
<PackageLicenseUrl>https://github.com/Chris3606/GoRogue/blob/master/LICENSE</PackageLicenseUrl>
Expand Down

0 comments on commit e371534

Please sign in to comment.