Skip to content

Commit 40b473f

Browse files
committed
release version 0.1.0
1 parent 1029ff1 commit 40b473f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
group = 'com.thecodinglab'
11-
version = '1.0.0'
11+
version = '0.1.0'
1212

1313
compileJava.dependsOn 'spotlessApply'
1414

0 commit comments

Comments
 (0)