Skip to content

Commit

Permalink
2.24.1 release (previous 2.24.0) + release notes updated by CI build …
Browse files Browse the repository at this point in the history
…3862

[ci skip-release]
  • Loading branch information
shipkit-org committed Feb 4, 2019
1 parent 0377b2b commit f11705b
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>

#### 2.24.1
- 2019-02-04 - [1 commit](https://github.com/mockito/mockito/compare/v2.24.0...v2.24.1) by [zoujinhe](https://github.com/zoujinhe) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.24.1-green.svg)](https://bintray.com/mockito/maven/mockito-development/2.24.1)
- typo? ... 'thenReturn' instruction if completed -> ... 'thenReturn' instruction is completed [(#1608)](https://github.com/mockito/mockito/pull/1608)

#### 2.24.0
- 2019-02-01 - [1 commit](https://github.com/mockito/mockito/compare/v2.23.20...v2.24.0) by [Tim van der Lippe](https://github.com/TimvdLippe) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.24.0-green.svg)](https://bintray.com/mockito/maven/mockito/2.24.0)
- No pull requests referenced in commit messages.
Expand Down
4 changes: 2 additions & 2 deletions version.properties
@@ -1,8 +1,8 @@
#Currently building Mockito version
version=2.24.1
version=2.24.2

#Previous version used to generate release notes delta
previousVersion=2.24.0
previousVersion=2.24.1

#Not published currently, see https://github.com/mockito/mockito/issues/962
mockito.testng.version=1.0

0 comments on commit f11705b

Please sign in to comment.