Skip to content

Commit 60e4022

Browse files
committed
Bump version (1.2.0)
1 parent 293dcec commit 60e4022

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
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
group = "xyz.srnyx"
11-
version = "1.1.4"
11+
version = "1.2.0"
1212
description = "A Gradle plugin to simplify the process of creating projects"
1313
val projectId: String = "gradle-galaxy"
1414
val vcs: String = "github.com/srnyx/$projectId"

0 commit comments

Comments
 (0)