Skip to content

Commit 52cb346

Browse files
committed
[RELEASE] Bump 0.4.3
1 parent c1175f8 commit 52cb346

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
@@ -52,7 +52,7 @@
5252
</distributionManagement>
5353

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

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.4.3-SNAPSHOT"
18+
ThisBuild / version := "0.4.3"

0 commit comments

Comments
 (0)