Skip to content

Commit 3a6a37d

Browse files
Update build.gradle
1 parent 2b9b186 commit 3a6a37d

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
@@ -27,7 +27,7 @@ apply plugin: 'java'
2727
apply plugin: 'com.diffplug.spotless'
2828

2929
group 'io.tiledb'
30-
version = '0.3.0-SNAPSHOT'
30+
version = '0.3.1-SNAPSHOT'
3131

3232
repositories {
3333
mavenCentral()

0 commit comments

Comments
 (0)