We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21829c0 commit 048ef20Copy full SHA for 048ef20
pom.xml
@@ -53,7 +53,7 @@
53
</distributionManagement>
54
55
<properties>
56
- <project.version>0.5.1-SNAPSHOT</project.version>
+ <project.version>0.5.0</project.version>
57
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
58
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
59
version.sbt
@@ -15,4 +15,4 @@
15
* limitations under the License.
16
*/
17
18
-ThisBuild / version := "0.5.1-SNAPSHOT"
+ThisBuild / version := "0.5.0"
0 commit comments