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
commit2ada6d262eccecde2aa28c5f34ff3b07925f4597 (patch)
tree8fdea16b605251d5e594f76e3e7078bed2d090bf /core
parent02537ed17b60c335ce952dec8c6c935f97be7be5 (diff)
downloadktfmt-2ada6d262eccecde2aa28c5f34ff3b07925f4597.tar.gz
Bump version to 0.35-SNAPSHOT
Reviewed By: strulovich Differential Revision: D34759565 fbshipit-source-id: 3a8fcfc4606f6c1462680e0aaf85bbf4de7c7d25
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 e106ce9..97a8c26 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</version>
+ <version>0.35-SNAPSHOT</version>
</parent>
<properties>