We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 921b42f commit f708daaCopy full SHA for f708daa
build.gradle
@@ -5,7 +5,7 @@ sourceCompatibility = JavaVersion.VERSION_1_7
5
targetCompatibility = JavaVersion.VERSION_1_7
6
7
group = 'com.projectkaiser.scm'
8
-version = '1.2'
+version = '1.3'
9
10
repositories {
11
mavenCentral()
0 commit comments