Skip to content

Commit 2f593dd

Browse files
committed
chore(project): Increase project version to 1.34.0.
1 parent 7c6c661 commit 2f593dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Project.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import java.time.Year
33
object Project {
44
const val GROUP = "io.github.ayfri.kore"
55
const val URL = "github.com/Ayfri/Kore"
6-
const val VERSION = "1.33.2"
6+
const val VERSION = "1.34.0"
77

88
// Publishing constants
99
const val CENTRAL_PORTAL_URL = "https://central.sonatype.com/api/v1/publisher"

0 commit comments

Comments
 (0)