Skip to content

Commit

Permalink
0.0.3 release (previous 0.0.2) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
shipkit-org committed Mar 1, 2018
1 parent 92243be commit d406dd3
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
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>

**0.0.3 (2018-03-01)** - [3 commits](https://github.com/MinimallyCorrect/TickProfiler/compare/v1.12_0.0.2...v1.12_0.0.3) by [Ross Allan](https://github.com/nallar) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.3-green.svg)](https://bintray.com/minimallycorrect/minimallycorrectmaven/TickProfiler/0.0.3)
- TE profiling not working without sponge [(#96)](https://github.com/MinimallyCorrect/TickProfiler/issues/96)
- Profiling chunks in latest 1.12.2 compat version [(#89)](https://github.com/MinimallyCorrect/TickProfiler/issues/89)

**0.0.2 (2017-12-29)** - [3 commits](https://github.com/MinimallyCorrect/TickProfiler/compare/v1.12_0.0.1...v1.12_0.0.2) by [Ross Allan](https://github.com/nallar) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.2-green.svg)](https://bintray.com/minimallycorrect/minimallycorrectmaven/TickProfiler/0.0.2)
- 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.0.3
previousVersion=0.0.2
version=0.0.4
previousVersion=0.0.3

0 comments on commit d406dd3

Please sign in to comment.