Skip to content

Commit

Permalink
Update package version to 2.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
rspeele committed May 27, 2018
1 parent debc31b commit 33f7f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TaskBuilder.fs.fsproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>netstandard1.6;net45;net46;net47</TargetFrameworks>
<PackageVersion>1.2.0-rc</PackageVersion>
<PackageVersion>2.0.0</PackageVersion>
<PackageId>TaskBuilder.fs</PackageId>
<Title>TaskBuilder.fs</Title>
<Authors>humbobst;ForNeVeR</Authors>
Expand Down

0 comments on commit 33f7f05

Please sign in to comment.