Skip to content

Commit cf53fd7

Browse files
authored
Java/Spark 0.30.1 (#704)
1 parent 548d56e commit cf53fd7

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.30.0'
10+
version '0.30.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.30.0'
10+
version '0.30.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.30.0'
10+
version '0.30.1'
1111

1212
sourceCompatibility = 1.8
1313
targetCompatibility = 1.8

0 commit comments

Comments
 (0)