Skip to content

Commit

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

Differential Revision: D61225833

fbshipit-source-id: 992551f4bd898e78226fb7238dcc3a15442ab6ed
  • Loading branch information
Nivaldo Bondança authored and facebook-github-bot committed Aug 14, 2024
1 parent 3638164 commit f689dae
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
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.facebook</groupId>
<artifactId>ktfmt-parent</artifactId>
<version>0.52-SNAPSHOT</version>
<version>0.52</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

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

<name>Ktfmt Parent</name>
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.52-SNAPSHOT
0.52

0 comments on commit f689dae

Please sign in to comment.