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 8180397 commit 01f8ef8Copy full SHA for 01f8ef8
build.gradle
@@ -35,7 +35,7 @@ repositories {
35
}
36
37
group = 'io.engagingspaces'
38
-version = '0.9.1'
+version = '0.9.2'
39
40
task docProcessing(type: JavaCompile, group: 'build') {
41
source = sourceSets.main.java
0 commit comments