File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
CodeOfChaos.CliArgsParser.Library
CodeOfChaos.CliArgsParser Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<IsPackable >true</IsPackable >
10
10
<PackageId >CodeOfChaos.CliArgsParser.Library</PackageId > <!-- Main package name -->
11
- <Version >3.0.0 </Version > <!-- Package version -->
11
+ <Version >3.0.1 </Version > <!-- Package version -->
12
12
<Authors >Anna Sas</Authors >
13
13
<Description >CliArgsParser is a library built around Dependency Injection to allow you to create CLI tools with ease</Description >
14
14
<PackageProjectUrl >https://github.com/code-of-chaos/cs-code_of_chaos-cli_args_parser/</PackageProjectUrl >
Original file line number Diff line number Diff line change 7
7
8
8
<IsPackable >true</IsPackable >
9
9
<PackageId >CodeOfChaos.CliArgsParser</PackageId > <!-- Main package name -->
10
- <Version >3.0.0 </Version > <!-- Package version -->
10
+ <Version >3.0.1 </Version > <!-- Package version -->
11
11
<Authors >Anna Sas</Authors >
12
12
<Description >CliArgsParser is a library built around Dependency Injection to allow you to create CLI tools with ease</Description >
13
13
<PackageProjectUrl >https://github.com/code-of-chaos/cs-code_of_chaos-cli_args_parser/</PackageProjectUrl >
You can’t perform that action at this time.
0 commit comments