From 69ad3e8b4099ddee2e79d08955c34cb675a53645 Mon Sep 17 00:00:00 2001 From: shipkit-org Date: Tue, 13 Aug 2019 03:32:21 +0000 Subject: [PATCH] 0.2.1 release + release notes updated [ci skip] --- docs/release-notes.md | 6 ++++++ version.properties | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 docs/release-notes.md diff --git a/docs/release-notes.md b/docs/release-notes.md new file mode 100644 index 0000000..43a0f2e --- /dev/null +++ b/docs/release-notes.md @@ -0,0 +1,6 @@ +*Release notes were automatically generated by [Shipkit](http://shipkit.org/)* + +#### 0.2.1 + - 2019-08-13 - 3 commits by [James Verbus](https://github.com/jverbus) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.2.1-green.svg)](https://bintray.com/linkedin/maven/isolation-forest/0.2.1) + - No pull requests referenced in commit messages. + diff --git a/version.properties b/version.properties index 13af3d2..ec4372b 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,4 @@ #Version of the produced binaries. This file is intended to be checked-in. #It will be automatically bumped by release automation. -version=0.2.1 +version=0.2.2 +previousVersion=0.2.1