Skip to content

Commit 84f5015

Browse files
committed
versioning for nuget
1 parent f173e14 commit 84f5015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ConsoleHero/ConsoleHero.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
99
<PackageId>ConsoleHero</PackageId>
10-
<Version>0.3.2</Version>
10+
<Version>0.3.3</Version>
1111
<Authors>Derek Gooding</Authors>
1212
<Description>A library for making quick menus in a console application.</Description>
1313
<PackageTags>Console;FluentAPI;Menu;CLI;ConsoleApp;CSharp;UserInterface;MenuNavigation;Scalable;ConsoleMenu;Fluent;</PackageTags>

0 commit comments

Comments
 (0)