Skip to content

Commit 9485c19

Browse files
committed
0.1.1 release (previous 0.1.0) + release notes updated [ci skip]
1 parent 8f7efac commit 9485c19

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+
#### 0.1.1
4+
- 2019-03-01 - [1 commit](https://github.com/linkedin/dynamometer/compare/v0.1.0...v0.1.1) by [Szczepan Faber](https://github.com/mockitoguy) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.1.1-green.svg)](https://bintray.com/null/null/com.linkedin.dynamometer/0.1.1)
5+
- Bumped Gradle and removed the workaround [(#87)](https://github.com/linkedin/dynamometer/pull/87)
6+
37
#### 0.1.0
48
- 2019-03-01 - 44 commits by 6 authors - published to [![Bintray](https://img.shields.io/badge/Bintray-0.1.0-green.svg)](https://bintray.com/linkedin/maven/dynamometer/0.1.0)
59
- Commits: [Erik Krogen](https://github.com/xkrogen) (36), [Christopher Gregorian](https://github.com/csgregorian) (3), [Chao Sun](https://github.com/sunchao) (2), [lfengnan](https://github.com/fengnanli) (1), [Peretz Cohen](https://github.com/pizzaz93) (1), [Szczepan Faber](https://github.com/mockitoguy) (1)

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=0.1.1
4-
previousVersion=0.1.0
3+
version=0.1.2
4+
previousVersion=0.1.1

0 commit comments

Comments
 (0)