Skip to content

Commit 13eb02f

Browse files
Nivaldo Bondançafacebook-github-bot
authored andcommitted
Bump version to 0.56
Summary: Version bump to 0.56 Reviewed By: cortinico Differential Revision: D77304038 fbshipit-source-id: 5b7846f41d65f88bb90f07b13cbd8c7aa2d9cb3b
1 parent 41673a1 commit 13eb02f

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

1515
### Changed
1616
- Update to Kotlin 2.2.0 (https://github.com/facebook/ktfmt/commit/451be91d53aafcaae01cf0f7f3e389cfb8eefac3)

gradle.properties

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

0 commit comments

Comments
 (0)