Skip to content

Commit 6029e6e

Browse files
committed
Java/Spark 0.26.1
1 parent 1fae8df commit 6029e6e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

apis/java/build.gradle

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

99
group 'io.tiledb'
10-
version '0.26.0'
10+
version '0.26.1'
1111

1212
sourceCompatibility = 1.8
1313
targetCompatibility = 1.8

apis/spark/build.gradle

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

99
group 'io.tiledb'
10-
version '0.26.0'
10+
version '0.26.1'
1111

1212
sourceCompatibility = 1.8
1313
targetCompatibility = 1.8

apis/spark3/build.gradle

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

99
group 'io.tiledb'
10-
version '0.26.0'
10+
version '0.26.1'
1111

1212
sourceCompatibility = 1.8
1313
targetCompatibility = 1.8

0 commit comments

Comments
 (0)