Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zivillian committed Jul 27, 2017
1 parent 78af300 commit d007e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lzo.net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>netstandard1.5;net20;net40;net45</TargetFrameworks>
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
<GeneratePackageOnBuild Condition="'$(Configuration)' != 'Debug'">True</GeneratePackageOnBuild>
<Version>0.0.1</Version>
<Version>0.0.2</Version>
<Authors>Bianco Veigel</Authors>
<PackageLicenseUrl>https://github.com/zivillian/lzo.net/blob/master/LICENSE</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/zivillian/lzo.net</PackageProjectUrl>
Expand Down

0 comments on commit d007e6b

Please sign in to comment.