From fc63e8e661807d380c0d029dd100c645b23e23d8 Mon Sep 17 00:00:00 2001 From: shipkit-org Date: Thu, 30 Jan 2020 04:58:14 +0000 Subject: [PATCH] 0.3.2 release (previous 0.3.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 dcf75f9..c5e9aba 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.3.2 + - 2020-01-30 - [3 commits](https://github.com/linkedin/isolation-forest/compare/v0.3.1...v0.3.2) by [James Verbus](https://github.com/jverbus) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.3.2-green.svg)](https://bintray.com/linkedin/maven/isolation-forest/0.3.2) + - Upgraded shipkit to 2.3.0. Added team.developers and description to s… [(#9)](https://github.com/linkedin/isolation-forest/pull/9) + #### 0.3.1 - 2020-01-23 - [2 commits](https://github.com/linkedin/isolation-forest/compare/v0.3.0...v0.3.1) by [James Verbus](https://github.com/jverbus) (1), [Markus Cozowicz](https://github.com/eisber) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.3.1-green.svg)](https://bintray.com/linkedin/maven/isolation-forest/0.3.1) - Modified CI build to publish a jar for both Spark 2.3.0 and 2.4.3. [(#8)](https://github.com/linkedin/isolation-forest/pull/8) diff --git a/version.properties b/version.properties index 3a9cddb..b3ae88c 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.3.2 -previousVersion=0.3.1 +version=0.3.3 +previousVersion=0.3.2