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 73678d4 commit 1e28b7aCopy full SHA for 1e28b7a
build.gradle
@@ -36,7 +36,7 @@ repositories {
36
}
37
38
group = 'io.engagingspaces'
39
-version = '0.9.4'
+version = '1.0.0'
40
41
task docProcessing(type: JavaCompile, group: 'build') {
42
source = sourceSets.main.java
0 commit comments