Skip to content

Commit a22434f

Browse files
Nivaldo Bondançameta-codesync[bot]
authored andcommitted
Bump version to 0.60
Summary: Version bump to 0.60 Reviewed By: strulovich Differential Revision: D89397963 fbshipit-source-id: de64a70d0560164f37ba982dafbea437fcdcba94
1 parent d7b2226 commit a22434f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
1010
- All styles managing trailing commas now (https://github.com/facebook/ktfmt/issues/216, https://github.com/facebook/ktfmt/issues/442)
1111

1212

13-
## [Unreleased]
13+
## [0.60]
1414

1515
### Added
1616
- Support for `else if` guard conditions (https://github.com/facebook/ktfmt/pull/563)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
ktfmt.version=0.60-SNAPSHOT
1+
ktfmt.version=0.60
22
kotlin.code.style=official
33
org.gradle.jvmargs=-Xmx2G

0 commit comments

Comments
 (0)