Skip to content

Commit f3f6aed

Browse files
Nivaldo Bondançameta-codesync[bot]
authored andcommitted
Bump version to 0.61
Summary: Version bump to 0.61 Differential Revision: D89927748 fbshipit-source-id: e9de16b4a540ad39e501a60b3d2b286d7cf54ea9
1 parent 1b6b2b0 commit f3f6aed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

1515
### Added
1616
- Support for Kotlin 2.3.0 explicit backing field (https://github.com/facebook/ktfmt/pull/580)

gradle.properties

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

0 commit comments

Comments
 (0)