Bump version to 0.35-SNAPSHOT

Reviewed By: strulovich

Differential Revision: D34759565

fbshipit-source-id: 3a8fcfc4606f6c1462680e0aaf85bbf4de7c7d25
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>
diff --git a/pom.xml b/pom.xml
index ee90d26..d3600d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
 
   <groupId>com.facebook</groupId>
   <artifactId>ktfmt-parent</artifactId>
-  <version>0.34</version>
+  <version>0.35-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Ktfmt Parent</name>
diff --git a/version.txt b/version.txt
index 61d2f35..963369c 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.34
+0.35-SNAPSHOT