Skip to content

Commit

Permalink
Bump version to 0.35
Browse files Browse the repository at this point in the history
Reviewed By: strulovich

Differential Revision: D35076765

fbshipit-source-id: 4619ad16fe24f4e0afecda48fdc792e63f87daab
  • Loading branch information
cgrushko authored and facebook-github-bot committed Mar 23, 2022
1 parent f0c6281 commit 6ebfe03
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.facebook</groupId>
<artifactId>ktfmt-parent</artifactId>
<version>0.35-SNAPSHOT</version>
<version>0.35</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -5,7 +5,7 @@

<groupId>com.facebook</groupId>
<artifactId>ktfmt-parent</artifactId>
<version>0.35-SNAPSHOT</version>
<version>0.35</version>
<packaging>pom</packaging>

<name>Ktfmt Parent</name>
Expand Down
2 changes: 1 addition & 1 deletion version.txt
@@ -1 +1 @@
0.35-SNAPSHOT
0.35

0 comments on commit 6ebfe03

Please sign in to comment.