Skip to content

Commit 55a407f

Browse files
Nivaldo Bondançafacebook-github-bot
authored andcommitted
Bump version to 0.57
Summary: Version bump to 0.57 Reviewed By: cortinico Differential Revision: D80478993 fbshipit-source-id: d23fe2b5eafb004048ea3774eb0cc5808d168b1a
1 parent 52b4118 commit 55a407f

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.57]
1414

1515
### Added
1616
- `TrailingCommaManagementStrategy.ONLY_ADD` strategy that does not remove existing trailing commas (https://github.com/facebook/ktfmt/issues/461, https://github.com/facebook/ktfmt/issues/512, https://github.com/facebook/ktfmt/issues/514)

gradle.properties

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

0 commit comments

Comments
 (0)