Skip to content

Commit

Permalink
Updated version to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
akamsteeg committed Nov 12, 2017
1 parent d5e4bad commit b8c6455
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@
<Description>AtleX.CommandLineArguments is a helper library to facilitate parsing command line arguments into a strongly-typed object. Values can be validated with extensible and customisable validators and the library can automatically generate help for the user.</Description>
<Copyright>© Alex Kamsteeg</Copyright>
<PackageLicenseUrl>https://github.com/akamsteeg/AtleX.CommandLineArguments/blob/master/LICENSE</PackageLicenseUrl>
<Version>1.1.0</Version>
<Version>1.1.1</Version>
<RepositoryUrl>https://github.com/akamsteeg/AtleX.CommandLineArguments</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
<PackageTags>cli commandline command line arguments argument parser</PackageTags>
<PackageReleaseNotes>1.1.1:
-Many internal improvements (#7, #13, #14, #15, #16, #17)</PackageReleaseNotes>
</PropertyGroup>

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

0 comments on commit b8c6455

Please sign in to comment.