aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorCarmi Grushko <carmi@fb.com>2022-06-08 01:07:22 -0700
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>2022-06-08 01:07:22 -0700
commite40bc1537f2f81f2cead4144576fbf31d71ec7dc (patch)
tree76c8fe529edc10806d2470cd4c9093a99542b121 /core
parent9bfe60c0d1f20ad10975dc041e8e5b62a9a51603 (diff)
downloadktfmt-e40bc1537f2f81f2cead4144576fbf31d71ec7dc.tar.gz
Bump version to 0.39-SNAPSHOT
Differential Revision: D36805238 fbshipit-source-id: 0f815d63df3e90dc3715d7b3b0832eca0b882542
Diffstat (limited to 'core')
-rw-r--r--core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pom.xml b/core/pom.xml
index 4b02128..4c17c24 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -11,7 +11,7 @@
<parent>
<groupId>com.facebook</groupId>
<artifactId>ktfmt-parent</artifactId>
- <version>0.38</version>
+ <version>0.39-SNAPSHOT</version>
</parent>
<properties>