Skip to content

Commit 43ada39

Browse files
committed
* Increase version
1 parent bcaa553 commit 43ada39

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/FlowCommandLine/FlowCommandLine.csproj

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,11 @@
1616
<PackageTags>command,line,commandline,command-line,parse,parser,parsing,shell</PackageTags>
1717
<PackageLicenseFile>LICENSE</PackageLicenseFile>
1818
<PackageReadmeFile>README.md</PackageReadmeFile>
19-
<Version>1.0.7.0</Version>
19+
<Version>1.0.8.0</Version>
2020
<IsTrimmable>true</IsTrimmable>
2121
<PublishTrimmed>true</PublishTrimmed>
2222
<PackageReleaseNotes>
23-
Added support Range|int type for parsing
24-
Added support Range|double type for parsing
25-
Added support Range|float type for parsing
23+
RunCommand and RunCommandAsync now return FlowCommandResult
2624
</PackageReleaseNotes>
2725
</PropertyGroup>
2826

0 commit comments

Comments
 (0)