diff --git a/CHANGELOG.md b/CHANGELOG.md
index 195ab9d318f67e018c7a0a707d3a9658dc3a3755..e3e92e14c3cbb38045660ec3a1fd176d76631585 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
+
+## [0.2.0-alpha3] - 2019-08-23
### Added
- Async application and commands API
diff --git a/Terminal/Terminal.csproj b/Terminal/Terminal.csproj
index 6912717bd367bc62e7b7a0c29e6e5f96493719b1..8b921934760ed951ad74e06dd83b29e0f443a3a9 100644
--- a/Terminal/Terminal.csproj
+++ b/Terminal/Terminal.csproj
@@ -4,14 +4,14 @@
netstandard2.0
TBureck.Terminal
TBureck.Terminal
- 0.2.0-alpha2
+ 0.2.0-alpha3
Tim Bureck <kontakt@tbureck.de>
A simple .NET terminal application framework
https://git.tbureck.de/tbureck/terminal-app
LICENSE
https://git.tbureck.de/tbureck/terminal-app
git
- terminal; cli; command line
+ terminal; cli; "command line"