diff --git a/README.md b/README.md index fa9a2ff..636fde7 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ ``` > The binary would be located at `build/libs/kotlin-starter` - Inorder to build a new version, change `appVersion` in the [gradle.properties](gradle.properties) or pass it to `./gradlew -q -PappVersion=1.1.1` + Inorder to build a new version, change `appVersion` in the [gradle.properties](gradle.properties) or pass it to `./gradlew -q -PappVersion=1.2.0` * API Doc @@ -102,15 +102,15 @@ [apidoc-url]: https://sureshg.github.io/kotlin-starter/ [apidoc-svg]: https://img.shields.io/badge/api--doc-latest-ff69b4.svg?style=flat-square -[cl-url]: https://github.com/sureshg/kotlin-starter/blob/master/CHANGELOG.md#111---2017-05-29 -[cl-svg]: https://img.shields.io/badge/change--log-1.1.1-blue.svg?style=flat-square +[cl-url]: https://github.com/sureshg/kotlin-starter/blob/master/CHANGELOG.md#120---2017-06-11 +[cl-svg]: https://img.shields.io/badge/change--log-1.2.0-blue.svg?style=flat-square [release-url]: https://github.com/sureshg/kotlin-starter/releases/latest -[download-url]: https://github.com/sureshg/kotlin-starter/releases/download/1.1.1/kotlin-starter +[download-url]: https://github.com/sureshg/kotlin-starter/releases/download/1.2.0/kotlin-starter [release-svg]: https://img.shields.io/github/release/sureshg/kotlin-starter.svg?style=flat-square -[execjar-url]: https://github.com/sureshg/kotlin-starter/releases/download/1.1.1/kotlin-starter.jar -[execjar-svg]: https://img.shields.io/badge/exec--jar-1.1.1-00BCD4.svg?style=flat-square +[execjar-url]: https://github.com/sureshg/kotlin-starter/releases/download/1.2.0/kotlin-starter.jar +[execjar-svg]: https://img.shields.io/badge/exec--jar-1.2.0-00BCD4.svg?style=flat-square [license-url]: https://github.com/sureshg/kotlin-starter/blob/master/LICENSE [license-svg]: https://img.shields.io/github/license/sureshg/kotlin-starter.svg?style=flat-square