Skip to content

Commit

Permalink
Update lizzie.csproj
Browse files Browse the repository at this point in the history
Bumping version getting ready for release
  • Loading branch information
Thomas Hansen committed Jan 13, 2019
1 parent ee2f6eb commit df052b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lizzie/lizzie.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<PackageVersion>0.7.1</PackageVersion>
<PackageVersion>0.8</PackageVersion>
<Authors>Thomas Hansen</Authors>
<PackageLicenseUrl>https://github.com/polterguy/lizzie/blob/master/LICENSE</PackageLicenseUrl>
<Owners>Thomas Hansen</Owners>
Expand All @@ -13,7 +13,7 @@
<Description>A dynamic script language for the CLR based upon Symbolic Delegates</Description>
<PackageId>lizzie</PackageId>
<PackOnBuild>true</PackOnBuild>
<ReleaseVersion>0.7.1</ReleaseVersion>
<ReleaseVersion>0.8</ReleaseVersion>
<SynchReleaseVersion>false</SynchReleaseVersion>
</PropertyGroup>

Expand Down

0 comments on commit df052b8

Please sign in to comment.