Skip to content

Commit cf6ac8c

Browse files
committed
[RELEASE] Bump 0.5.4
1 parent 43fd3ee commit cf6ac8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
</distributionManagement>
5353

5454
<properties>
55-
<project.version>0.5.5-SNAPSHOT</project.version>
55+
<project.version>0.5.4</project.version>
5656
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5757
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
5858

version.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
* limitations under the License.
1616
*/
1717

18-
ThisBuild / version := "0.5.5-SNAPSHOT"
18+
ThisBuild / version := "0.5.4"

0 commit comments

Comments
 (0)