Skip to content

Commit 1e28b7a

Browse files
committed
Bumped version to 1.0.0
1 parent 73678d4 commit 1e28b7a

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
@@ -36,7 +36,7 @@ repositories {
3636
}
3737

3838
group = 'io.engagingspaces'
39-
version = '0.9.4'
39+
version = '1.0.0'
4040

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

0 commit comments

Comments
 (0)