We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 458608a commit e047669Copy full SHA for e047669
ConsoleHero/ConsoleHero.csproj
@@ -7,7 +7,7 @@
7
8
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
9
<PackageId>ConsoleHero</PackageId>
10
- <Version>0.1.7</Version>
+ <Version>0.2.0</Version>
11
<Authors>Derek Gooding</Authors>
12
<Description>A library for making quick menus in a console application.</Description>
13
<PackageTags>Console;FluentAPI;Menu;CLI;ConsoleApp;CSharp;UserInterface;MenuNavigation;Scalable;ConsoleMenu;Fluent;</PackageTags>
0 commit comments