We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent babb277 commit acffffaCopy full SHA for acffffa
4 files changed
core/pom.xml
@@ -11,7 +11,7 @@
11
<parent>
12
<groupId>com.facebook</groupId>
13
<artifactId>ktfmt-parent</artifactId>
14
- <version>0.50-SNAPSHOT</version>
+ <version>0.50</version>
15
</parent>
16
17
<properties>
pom.xml
@@ -5,7 +5,7 @@
5
6
7
8
9
<packaging>pom</packaging>
10
<name>Ktfmt Parent</name>
stable_version.txt
@@ -1 +1 @@
1
-0.49
+0.50
version.txt
-0.50-SNAPSHOT
0 commit comments