Bump version, update changelog

This commit is contained in:
Jonathan Daugherty 2021-10-22 08:22:46 -07:00
parent 31cc25801b
commit f1b13aadbb
2 changed files with 9 additions and 1 deletions

View File

@ -2,6 +2,14 @@
Brick changelog
---------------
0.64.2
------
Bug fixes:
* `Brick.Themes.saveTheme` now correctly saves background colors (#338)
* `Brick.Widgets.List.listMoveToEnd` now uses the correct destination
index (#337)
0.64.1
------

View File

@ -1,5 +1,5 @@
name: brick
version: 0.64.1
version: 0.64.2
synopsis: A declarative terminal user interface library
description:
Write terminal user interfaces (TUIs) painlessly with 'brick'! You