Prepare 0.0.3

This commit is contained in:
Debarshi Ray 2019-01-04 12:41:43 +00:00
parent 0ed1be57e4
commit d7ec66c8ab
2 changed files with 8 additions and 1 deletions

7
NEWS
View file

@ -1,3 +1,10 @@
Overview of changes in 0.0.3
============================
* Clean up the Buildah working containers on error
* Unbreak creating the toolbox if the toolbox image already exists
Overview of changes in 0.0.2
============================

View file

@ -1,6 +1,6 @@
project(
'fedora-toolbox',
version: '0.0.2',
version: '0.0.3',
license: 'ASL 2.0',
meson_version: '>= 0.40.0',
)