Release 0.2.2

This commit is contained in:
Florian Dehau 2018-05-06 12:11:55 +02:00
parent 4816563452
commit 3c38abb203
2 changed files with 3 additions and 1 deletions

View file

@ -2,6 +2,8 @@
## To be released
## v0.2.2 - 2018-05-06
### Added
* `Terminal` implements `Debug`

View file

@ -1,6 +1,6 @@
[package]
name = "tui"
version = "0.2.1"
version = "0.2.2"
authors = ["Florian Dehau <work@fdehau.com>"]
description = """
A library to build rich terminal user interfaces or dashboards