Skip to content

Commit 33a5303

Browse files
committed
Add: bump version to 0.1.2 in build.gradle.kts
1 parent 88d9c9e commit 33a5303

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

88
group = "fr.sandro642.github"
9-
version = "0.1.1"
9+
version = "0.1.2"
1010

1111
// Ajoutez cette tâche à votre build.gradle.kts
1212
tasks.register("printVersion") {

0 commit comments

Comments
 (0)