Skip to content

Commit 01f8ef8

Browse files
committed
Bumped version to 0.9.2
1 parent 8180397 commit 01f8ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repositories {
3535
}
3636

3737
group = 'io.engagingspaces'
38-
version = '0.9.1'
38+
version = '0.9.2'
3939

4040
task docProcessing(type: JavaCompile, group: 'build') {
4141
source = sourceSets.main.java

0 commit comments

Comments
 (0)