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