Skip to content

Commit

Permalink
2.27.0 release (previous 2.26.2) + release notes updated by CI build …
Browse files Browse the repository at this point in the history
…4042

[ci skip-release]
  • Loading branch information
shipkit-org committed Apr 10, 2019
1 parent 5de9531 commit 881e09e
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.27.0
- 2019-04-10 - [1 commit](https://github.com/mockito/mockito/compare/v2.26.2...v2.27.0) by [Tim van der Lippe](https://github.com/TimvdLippe) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.27.0-green.svg)](https://bintray.com/mockito/maven/mockito/2.27.0)
- No pull requests referenced in commit messages.

#### 2.26.2
- 2019-04-10 - [11 commits](https://github.com/mockito/mockito/compare/v2.26.1...v2.26.2) by [Tim van der Lippe](https://github.com/TimvdLippe) - published to [![Bintray](https://img.shields.io/badge/Bintray-2.26.2-green.svg)](https://bintray.com/mockito/maven/mockito-development/2.26.2)
- Eagerly compute stackTraceLine in LocationImpl [(#1683)](https://github.com/mockito/mockito/pull/1683)
Expand Down
4 changes: 2 additions & 2 deletions version.properties
@@ -1,8 +1,8 @@
#Currently building Mockito version
version=2.27.0
version=2.27.1

#Previous version used to generate release notes delta
previousVersion=2.26.2
previousVersion=2.27.0

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

0 comments on commit 881e09e

Please sign in to comment.