Skip to content

Commit b49db84

Browse files
committed
Bump version to 0.1.0
1 parent babf545 commit b49db84

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

99
group = "io.github.isning.gradle.plugins"
10-
version = "1.0-SNAPSHOT"
10+
version = "0.1.0"
1111

1212
val localPropsFile = project.rootProject.file("credentials.properties")
1313
if (localPropsFile.exists()) {

0 commit comments

Comments
 (0)