Skip to content

Commit 0a59f80

Browse files
Nivaldo Bondançafacebook-github-bot
authored andcommitted
Bump version to 0.49
Reviewed By: strulovich Differential Revision: D56503355 fbshipit-source-id: 2befbe9ddb60d6284f9dc277e860796bc4a81ed6
1 parent 24148bb commit 0a59f80

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.49-SNAPSHOT</version>
14+
<version>0.49</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.49-SNAPSHOT</version>
8+
<version>0.49</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.48
1+
0.49

version.txt

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

0 commit comments

Comments
 (0)