We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41673a1 commit 13eb02fCopy full SHA for 13eb02f
CHANGELOG.md
@@ -10,7 +10,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
10
- All styles managing trailing commas now (https://github.com/facebook/ktfmt/issues/216, https://github.com/facebook/ktfmt/issues/442)
11
12
13
-## [Unreleased]
+## [0.56]
14
15
### Changed
16
- Update to Kotlin 2.2.0 (https://github.com/facebook/ktfmt/commit/451be91d53aafcaae01cf0f7f3e389cfb8eefac3)
gradle.properties
@@ -1,3 +1,3 @@
1
-ktfmt.version=0.56-SNAPSHOT
+ktfmt.version=0.56
2
kotlin.code.style=official
3
org.gradle.jvmargs=-Xmx2G
0 commit comments