Skip to content

Commit 49e6d1d

Browse files
committed
1.13.4 release (previous 1.13.3) + release notes updated [ci skip]
1 parent d5a59ec commit 49e6d1d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>
22

3+
#### 1.13.4
4+
- 2020-03-31 - [1 commit](https://github.com/mockito/mockito-scala/compare/v1.13.3...v1.13.4) by [Scala Steward](https://github.com/scala-steward) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.13.4-green.svg)](https://bintray.com/mockito/maven/mockito-scala/1.13.4)
5+
- Update sbt to 1.3.9 [(#215)](https://github.com/mockito/mockito-scala/pull/215)
6+
37
#### 1.13.3
48
- 2020-03-26 - [1 commit](https://github.com/mockito/mockito-scala/compare/v1.13.2...v1.13.3) by [Bruno Bonanno](https://github.com/bbonanno) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.13.3-green.svg)](https://bintray.com/mockito/maven/mockito-scala/1.13.3)
59
- No pull requests referenced in commit messages.

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#Version of the produced binaries. This file is intended to be checked-in.
22
#It will be automatically bumped by release automation.
3-
version=1.13.4
4-
previousVersion=1.13.3
3+
version=1.13.5
4+
previousVersion=1.13.4

0 commit comments

Comments
 (0)