Skip to content

Commit 048ef20

Browse files
committed
Bump 0.5.0
1 parent 21829c0 commit 048ef20

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
</distributionManagement>
5454

5555
<properties>
56-
<project.version>0.5.1-SNAPSHOT</project.version>
56+
<project.version>0.5.0</project.version>
5757
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5858
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
5959

version.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
* limitations under the License.
1616
*/
1717

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

0 commit comments

Comments
 (0)