We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a5ba36 commit 9a7ba65Copy full SHA for 9a7ba65
1 file changed
build.gradle
@@ -47,7 +47,7 @@ sourceCompatibility = 1.8
47
targetCompatibility = 1.8
48
49
group = 'com.viridiansoftware'
50
-version = "1.0.2"
+version = "1.0.3"
51
52
task sourcesJar(type: Jar) {
53
archiveClassifier = 'sources'
0 commit comments