Skip to content

Commit

Permalink
0.1.1 release (previous 0.1.0) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
shipkit-org authored and wsargent committed Nov 23, 2020
1 parent 983f9ae commit 7805fd6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>

#### 0.1.1
- 2020-11-23 - [5 commits](https://github.com/tersesystems/blacklite/compare/v0.1.0...v0.1.1) by [Will Sargent](https://github.com/wsargent) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.1.1-green.svg)](https://bintray.com/tersesystems/maven/blacklite/0.1.1)
- Fix doc [(#5)](https://github.com/tersesystems/blacklite/pull/5)
- fix 18 tests [(#4)](https://github.com/tersesystems/blacklite/pull/4)
- Add deleting archiver [(#3)](https://github.com/tersesystems/blacklite/pull/3)
- Reformat [(#2)](https://github.com/tersesystems/blacklite/pull/2)

#### 0.1.0
- 2020-11-19 - 18 commits by [Will Sargent](https://github.com/wsargent) (17), shipkit-org (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.1.0-green.svg)](https://bintray.com/tersesystems/maven/blacklite/0.1.0)
- No pull requests referenced in commit messages.
Expand Down
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -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.1.1
previousVersion=0.1.0
version=0.1.2
previousVersion=0.1.1

0 comments on commit 7805fd6

Please sign in to comment.