Skip to content

Commit e4f4190

Browse files
Nivaldo Bondançafacebook-github-bot
authored andcommitted
Bump version to 0.47-SNAPSHOT
Reviewed By: strulovich Differential Revision: D49381561 fbshipit-source-id: de0bf6758b4fbf2ffc5857e2d0687fdc0281f2a2
1 parent 30ae6f9 commit e4f4190

3 files changed

Lines changed: 3 additions & 3 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.46</version>
14+
<version>0.47-SNAPSHOT</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.46</version>
8+
<version>0.47-SNAPSHOT</version>
99
<packaging>pom</packaging>
1010

1111
<name>Ktfmt Parent</name>

version.txt

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

0 commit comments

Comments
 (0)