Bump version to 0.29

Reviewed By: strulovich

Differential Revision: D31407585

fbshipit-source-id: 2a77eab0d1c4ecc11906d9ce7fe24381e7dae674
diff --git a/core/pom.xml b/core/pom.xml
index ab05913..e6012e2 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -11,7 +11,7 @@
     <parent>
         <groupId>com.facebook</groupId>
         <artifactId>ktfmt-parent</artifactId>
-        <version>0.29-SNAPSHOT</version>
+        <version>0.29</version>
     </parent>
 
     <properties>
diff --git a/pom.xml b/pom.xml
index 04010c1..d870382 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
 
   <groupId>com.facebook</groupId>
   <artifactId>ktfmt-parent</artifactId>
-  <version>0.29-SNAPSHOT</version>
+  <version>0.29</version>
   <packaging>pom</packaging>
 
   <name>Ktfmt Parent</name>
diff --git a/version.txt b/version.txt
index 9f9b988..eec15f9 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.29-SNAPSHOT
+0.29