From a04b7084bc44acd260d9f19d11dd1ef542b780d6 Mon Sep 17 00:00:00 2001 From: shipkit-org Date: Tue, 13 Aug 2019 22:58:53 +0000 Subject: [PATCH] 0.2.2 release (previous 0.2.1) + release notes updated [ci skip] --- docs/release-notes.md | 4 ++++ version.properties | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index 43a0f2e..8f41bac 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,9 @@ *Release notes were automatically generated by [Shipkit](http://shipkit.org/)* +#### 0.2.2 + - 2019-08-13 - [3 commits](https://github.com/linkedin/isolation-forest/compare/v0.2.1...v0.2.2) by [James Verbus](https://github.com/jverbus) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.2.2-green.svg)](https://bintray.com/linkedin/maven/isolation-forest/0.2.2) + - No pull requests referenced in commit messages. + #### 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 ec4372b..6b100ba 100644 --- a/version.properties +++ b/version.properties @@ -1,4 +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.2 -previousVersion=0.2.1 +version=0.2.3 +previousVersion=0.2.2