Skip to content

Commit ba41e51

Browse files
committed
* Increase version
1 parent 810dc6b commit ba41e51

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/FlowCommandLine/FlowCommandLine.csproj

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,12 @@
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.5.0</Version>
19+
<Version>1.0.6.0</Version>
2020
<IsTrimmable>true</IsTrimmable>
2121
<PublishTrimmed>true</PublishTrimmed>
22+
<PackageReleaseNotes>
23+
Fixed parsing values with character =
24+
</PackageReleaseNotes>
2225
</PropertyGroup>
2326

2427
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

0 commit comments

Comments
 (0)