Skip to content

Commit a8ed93c

Browse files
committed
1.1.1 release (previous 1.1.0) + release notes updated [ci skip]
1 parent e6305f7 commit a8ed93c

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.1.1
4+
- 2018-01-17 - [4 commits](https://github.com/magneticflux-/kotlin-simplexml-rss/compare/v1.1.0...v1.1.1) by [Mitchell Skaggs](https://github.com/magneticflux-) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.1.1-green.svg)](https://bintray.com/magneticflux/kotlin-simplexml-rss/kotlin-simplexml-rss/1.1.1)
5+
- No pull requests referenced in commit messages.
6+
37
#### 1.1.0
48
- 2018-01-08 - [33 commits](https://github.com/magneticflux-/kotlin-simplexml-rss/compare/v1.0.5...v1.1.0) by [Mitchell Skaggs](https://github.com/magneticflux-) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.1.0-green.svg)](https://bintray.com/magneticflux/kotlin-simplexml-rss/kotlin-simplexml-rss/1.1.0)
59
- Issue#13 internal vals with defaults [(#14)](https://github.com/magneticflux-/kotlin-simplexml-rss/pull/14)

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# suppress inspection "UnusedProperty" for whole file
22
#Version of the produced binaries. This file is intended to be checked-in.
33
#It will be automatically bumped by release automation.
4-
version=1.1.1
5-
previousVersion=1.1.0
4+
version=1.1.2
5+
previousVersion=1.1.1

0 commit comments

Comments
 (0)