Skip to content

Commit

Permalink
0.2.2 release (previous 0.2.1) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
shipkit-org committed Aug 13, 2019
1 parent ab7ea9a commit a04b708
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions docs/release-notes.md
@@ -1,5 +1,9 @@
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>

#### 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.
Expand Down
4 changes: 2 additions & 2 deletions 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

0 comments on commit a04b708

Please sign in to comment.