Skip to content

Commit

Permalink
v2.0.56-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
louthy committed Apr 21, 2017
1 parent 68ead5e commit 419352f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LanguageExt.Core/LanguageExt.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<DefineConstants>COREFX</DefineConstants>
</PropertyGroup>
<PropertyGroup>
<PackageVersion>2.0.55-beta</PackageVersion>
<PackageVersion>2.0.56-beta</PackageVersion>
<PackageId>LanguageExt.Core</PackageId>
<Title>LanguageExt.Core</Title>
<Authors>Paul Louth</Authors>
Expand Down
2 changes: 1 addition & 1 deletion LanguageExt.FSharp/LanguageExt.FSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>
<PropertyGroup>
<TargetFrameworks>netstandard1.6;net451</TargetFrameworks>
<PackageVersion>2.0.55-beta</PackageVersion>
<PackageVersion>2.0.56-beta</PackageVersion>
<PackageId>LanguageExt.FSharp</PackageId>
<Title>LanguageExt.FSharp</Title>
<Authors>Paul Louth</Authors>
Expand Down
2 changes: 1 addition & 1 deletion LanguageExt.Parsec/LanguageExt.Parsec.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>
<PropertyGroup>
<TargetFrameworks>netstandard1.3;net451</TargetFrameworks>
<PackageVersion>2.0.55-beta</PackageVersion>
<PackageVersion>2.0.56-beta</PackageVersion>
<PackageId>LanguageExt.Parsec</PackageId>
<Title>LanguageExt.Parsec</Title>
<Authors>Paul Louth</Authors>
Expand Down

0 comments on commit 419352f

Please sign in to comment.