Skip to content

Commit 08e71cc

Browse files
committed
Increment project version to v1.4.3
1 parent 01b5563 commit 08e71cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ subprojects {
2020
apply<JavaLibraryPlugin>()
2121
apply<MavenPublishPlugin>()
2222

23-
version = "1.4.2+${getGitCommit()}"
23+
version = "1.4.3+${getGitCommit()}"
2424
group = "dev.booky"
2525

2626
repositories {

0 commit comments

Comments
 (0)