Skip to content

Commit

Permalink
0.0.33 release (previous 0.0.32) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
shipkit-org committed Jan 2, 2020
1 parent 1d77b44 commit de821e2
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.33
- 2020-01-02 - [1 commit](https://github.com/MinimallyCorrect/DefaultsPlugin/compare/v0.0.32...v0.0.33) by [Luna Allan](https://github.com/nallar) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.33-green.svg)](https://bintray.com/minimallycorrect/minimallycorrectmaven/DefaultsPlugin/0.0.33)
- Disable doclint by default [(#29)](https://github.com/MinimallyCorrect/DefaultsPlugin/pull/29)

#### 0.0.32
- 2019-12-24 - [1 commit](https://github.com/MinimallyCorrect/DefaultsPlugin/compare/v0.0.31...v0.0.32) by [Luna](https://github.com/nallar) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.32-green.svg)](https://bintray.com/minimallycorrect/minimallycorrectmaven/DefaultsPlugin/0.0.32)
- 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.33
previousVersion=0.0.32
version=0.0.34
previousVersion=0.0.33

0 comments on commit de821e2

Please sign in to comment.