From 887ed609602c6f571e668dd57091554b79863df2 Mon Sep 17 00:00:00 2001 From: Aleksa Sarai Date: Sat, 16 Sep 2017 18:38:18 +1000 Subject: [PATCH] VERSION: bump to v0.3.1 Signed-off-by: Aleksa Sarai --- CHANGELOG.md | 5 ++++- VERSION | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eca0693ef..6d087be99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] + +## [0.3.1] - 2017-09-16 ### Fixed - Fix several minor bugs in `hack/release.sh` that caused the release artefacts to not match the intended style, as well as making it more generic so other @@ -248,7 +250,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). + `repack` + `config` -[Unreleased]: https://github.com/openSUSE/umoci/compare/v0.3.0...HEAD +[Unreleased]: https://github.com/openSUSE/umoci/compare/v0.3.1...HEAD +[0.3.1]: https://github.com/openSUSE/umoci/compare/v0.3.0...v0.3.1 [0.3.0]: https://github.com/openSUSE/umoci/compare/v0.2.1...v0.3.0 [0.2.1]: https://github.com/openSUSE/umoci/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/openSUSE/umoci/compare/v0.1.0...v0.2.0 diff --git a/VERSION b/VERSION index e4b995f98..9e11b32fc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.0+dev +0.3.1