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 09c6754 commit 9a79715Copy full SHA for 9a79715
build.gradle
@@ -12,7 +12,7 @@ plugins {
12
}
13
14
group = 'net.minecrell'
15
-version = '0.2-SNAPSHOT'
+version = '0.2'
16
description = 'A Gradle plugin to manage patches for Git repositories'
17
18
sourceCompatibility = 1.6
0 commit comments