Skip to content

Commit

Permalink
[RELEASE] Bump 0.4.3
Browse files Browse the repository at this point in the history
pan3793 committed Dec 3, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent c1175f8 commit 52cb346
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -52,7 +52,7 @@
</distributionManagement>

<properties>
<project.version>0.4.3-SNAPSHOT</project.version>
<project.version>0.4.3</project.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -15,4 +15,4 @@
* limitations under the License.
*/

ThisBuild / version := "0.4.3-SNAPSHOT"
ThisBuild / version := "0.4.3"

0 comments on commit 52cb346

Please sign in to comment.