Skip to content

Commit 4eefb59

Browse files
fix memory leaks
1 parent fa92366 commit 4eefb59

27 files changed

+1009
-797
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
group 'io.tiledb'
12-
version '0.19.1-SNAPSHOT'
12+
version '0.19.2-SNAPSHOT'
1313

1414
repositories {
1515
jcenter()

0 commit comments

Comments
 (0)