Skip to content

Commit

Permalink
Bumping the version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TomaszRewak committed Oct 21, 2020
1 parent 1863c5c commit 76b3f01
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ConsoleGUI/ConsoleGUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@
<RepositoryUrl>https://github.com/TomaszRewak/C-sharp-console-gui-framework</RepositoryUrl>
<PackageTags>console, gui, framework</PackageTags>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<Version>1.2.0</Version>
<PackageReleaseNotes>1.2.0 - Adding modifiable IConsole interface and fixing collection setters in HorizontalStackPanel and VerticalStackPanel
<Version>1.2.1</Version>
<PackageReleaseNotes>1.2.1 - Fixing exceptions on window resizing
1.2.0 - Adding modifiable IConsole interface and fixing collection setters in HorizontalStackPanel and VerticalStackPanel
1.1.0 - Adding BreakPanel and Decorator
1.0.5 - Adding basic mouse support
1.0.4 - Adding support for window resizing</PackageReleaseNotes>
Expand Down

0 comments on commit 76b3f01

Please sign in to comment.