aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorCarmi Grushko <carmi@fb.com>2022-03-09 12:16:56 -0800
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>2022-03-09 12:16:56 -0800
commit02537ed17b60c335ce952dec8c6c935f97be7be5 (patch)
tree709e32c4fbfe336a368bfdda80f4eb30aa58ba81 /core
parent0901f21f64bda7004788b5623ec23aef724972b1 (diff)
downloadktfmt-02537ed17b60c335ce952dec8c6c935f97be7be5.tar.gz
Bump version to 0.34
Reviewed By: strulovich Differential Revision: D34759564 fbshipit-source-id: 885e8898b4421f5bf30b3bb18391112bc5e0424d
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 d322945..e106ce9 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -11,7 +11,7 @@
<parent>
<groupId>com.facebook</groupId>
<artifactId>ktfmt-parent</artifactId>
- <version>0.34-SNAPSHOT</version>
+ <version>0.34</version>
</parent>
<properties>