Skip to content

Commit

Permalink
3.5.2 release (previous 3.5.1) + release notes updated by CI build 4717
Browse files Browse the repository at this point in the history
[ci skip-release]
  • Loading branch information
shipkit-org committed Aug 18, 2020
1 parent dd5f2c1 commit 31bdc24
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions doc/release-notes/official.md
@@ -1,5 +1,9 @@
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>

#### 3.5.2
- 2020-08-18 - [1 commit](https://github.com/mockito/mockito/compare/v3.5.1...v3.5.2) by [Tim van der Lippe](https://github.com/TimvdLippe) - published to [![Bintray](https://img.shields.io/badge/Bintray-3.5.2-green.svg)](https://bintray.com/mockito/maven/mockito/3.5.2)
- No pull requests referenced in commit messages.

#### 3.5.1
- 2020-08-18 - [3 commits](https://github.com/mockito/mockito/compare/v3.5.0...v3.5.1) by [Rafael Winterhalter](https://github.com/raphw) - published to [![Bintray](https://img.shields.io/badge/Bintray-3.5.1-green.svg)](https://bintray.com/mockito/maven/mockito-development/3.5.1)
- Introduce animal sniffer [(#2006)](https://github.com/mockito/mockito/pull/2006)
Expand Down
4 changes: 2 additions & 2 deletions version.properties
@@ -1,5 +1,5 @@
# Currently building Mockito version
version=3.5.2
version=3.5.3

# Previous version used to generate release notes delta
previousVersion=3.5.1
previousVersion=3.5.2

0 comments on commit 31bdc24

Please sign in to comment.