Skip to content

Commit 5d8d5b0

Browse files
committed
Increment version.
1 parent 359b538 commit 5d8d5b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ if (project.file("local.properties").exists()) {
3838

3939
allprojects {
4040
group = "org.jetbrains.lets-plot"
41-
version = "4.14.1"
41+
version = "4.14.2-SNAPSHOT"
4242
// version = "0.0.0-SNAPSHOT" // for local publishing only
4343

4444
tasks.withType<KotlinCompile>().all {

0 commit comments

Comments
 (0)