Skip to content

Commit acffffa

Browse files
Nivaldo Bondançafacebook-github-bot
authored andcommitted
Bump version to 0.50
Reviewed By: davidtorosyan Differential Revision: D58257382 fbshipit-source-id: d00e89a0b15ee0ec1f7b1702c1a46894177a16b6
1 parent babb277 commit acffffa

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.facebook</groupId>
1313
<artifactId>ktfmt-parent</artifactId>
14-
<version>0.50-SNAPSHOT</version>
14+
<version>0.50</version>
1515
</parent>
1616

1717
<properties>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.facebook</groupId>
77
<artifactId>ktfmt-parent</artifactId>
8-
<version>0.50-SNAPSHOT</version>
8+
<version>0.50</version>
99
<packaging>pom</packaging>
1010

1111
<name>Ktfmt Parent</name>

stable_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.49
1+
0.50

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.50-SNAPSHOT
1+
0.50

0 commit comments

Comments
 (0)