Skip to content

Commit

Permalink
0.0.8 release (previous 0.0.7) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
shipkit-org committed Mar 25, 2020
1 parent 3dcf85e commit ccec9a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>

**0.0.8 (2020-03-25)** - [3 commits](https://github.com/MinimallyCorrect/TickProfiler/compare/v1.12_0.0.7...v1.12_0.0.8) by [Luna Nova](https://github.com/nallar) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.8-green.svg)](https://bintray.com/minimallycorrect/minimallycorrectmaven/TickProfiler/0.0.8)
- No pull requests referenced in commit messages.

**0.0.7 (2018-09-26)** - [1 commit](https://github.com/MinimallyCorrect/TickProfiler/compare/v1.12_0.0.6...v1.12_0.0.7) by [Ross Allan](https://github.com/nallar) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.7-green.svg)](https://bintray.com/minimallycorrect/minimallycorrectmaven/TickProfiler/0.0.7)
- Profile e not outputting any info. [(#101)](https://github.com/MinimallyCorrect/TickProfiler/issues/101)

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.0.8
previousVersion=0.0.7
version=0.0.9
previousVersion=0.0.8

0 comments on commit ccec9a0

Please sign in to comment.