Skip to content

Commit 9213fe6

Browse files
committed
change to version 1.2
1 parent 758f720 commit 9213fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sourceCompatibility = JavaVersion.VERSION_1_7
66
targetCompatibility = JavaVersion.VERSION_1_7
77

88
group = 'com.projectkaiser.scm'
9-
version = '1.0'
9+
version = '1.2'
1010

1111
repositories {
1212
mavenCentral()

0 commit comments

Comments
 (0)