Skip to content

Commit

Permalink
Bump 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FMX committed Jun 19, 2024
1 parent 21829c0 commit 048ef20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
</distributionManagement>

<properties>
<project.version>0.5.1-SNAPSHOT</project.version>
<project.version>0.5.0</project.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
* limitations under the License.
*/

ThisBuild / version := "0.5.1-SNAPSHOT"
ThisBuild / version := "0.5.0"

0 comments on commit 048ef20

Please sign in to comment.