Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
cgravill committed Jun 25, 2019
1 parent c18b6e6 commit 23511eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/DiffSharp/DiffSharp.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<TargetFrameworks>netstandard2.0</TargetFrameworks>
<OtherFlags>/warnon:1182</OtherFlags>
<PlatformTarget>x64</PlatformTarget>
<Version>0.8.1</Version>
<PackageVersion>0.8.1-beta</PackageVersion>
<Version>0.8.2</Version>
<PackageVersion>0.8.2-beta</PackageVersion>
<Authors>Atılım Güneş Baydin,Barak A. Pearlmutter</Authors>
<PackageLicenseExpression>BSD-2-Clause</PackageLicenseExpression>
<PackageIconUrl>http://diffsharp.github.io/DiffSharp/img/diffsharp-logo.png</PackageIconUrl>
Expand Down

0 comments on commit 23511eb

Please sign in to comment.