aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorCarmi Grushko <carmi@fb.com>2022-03-23 12:40:02 -0700
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>2022-03-23 12:40:02 -0700
commit6ebfe035c3bc9c08c9b4ccfb5f193d4819821c75 (patch)
treeddc83df39db53af6b44be8d8b262fce7e7a44a2a /core
parentf0c6281e1742911bd3cfa4c4ec5a6da2e8516f92 (diff)
downloadktfmt-6ebfe035c3bc9c08c9b4ccfb5f193d4819821c75.tar.gz
Bump version to 0.35
Reviewed By: strulovich Differential Revision: D35076765 fbshipit-source-id: 4619ad16fe24f4e0afecda48fdc792e63f87daab
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 97a8c26..215ba39 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -11,7 +11,7 @@
<parent>
<groupId>com.facebook</groupId>
<artifactId>ktfmt-parent</artifactId>
- <version>0.35-SNAPSHOT</version>
+ <version>0.35</version>
</parent>
<properties>