We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e56f84b commit 513bd59Copy full SHA for 513bd59
pom.xml
@@ -53,7 +53,7 @@
53
</distributionManagement>
54
55
<properties>
56
- <project.version>0.5.3-SNAPSHOT</project.version>
+ <project.version>0.5.2</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.3-SNAPSHOT"
+ThisBuild / version := "0.5.2"
0 commit comments