We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1175f8 commit 52cb346Copy full SHA for 52cb346
pom.xml
@@ -52,7 +52,7 @@
52
</distributionManagement>
53
54
<properties>
55
- <project.version>0.4.3-SNAPSHOT</project.version>
+ <project.version>0.4.3</project.version>
56
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
57
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
58
version.sbt
@@ -15,4 +15,4 @@
15
* limitations under the License.
16
*/
17
18
-ThisBuild / version := "0.4.3-SNAPSHOT"
+ThisBuild / version := "0.4.3"
0 commit comments