Skip to content

Commit

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

Differential Revision: D56503356

fbshipit-source-id: 65bb80812944edc60988644ccb0356686cfc267b
  • Loading branch information
Nivaldo Bondança authored and facebook-github-bot committed Apr 24, 2024
1 parent 0a59f80 commit 8b37094
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.49</version>
<version>0.50-SNAPSHOT</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.49</version>
<version>0.50-SNAPSHOT</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.49
0.50-SNAPSHOT

0 comments on commit 8b37094

Please sign in to comment.