We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a107b72 commit 3875b89Copy full SHA for 3875b89
2 files changed
CHANGELOG.md
@@ -1,6 +1,8 @@
1
Release Notes
2
---
3
4
+## [0.95.1](https://github.com/substrait-io/substrait-java/compare/v0.95.0...v0.95.1) (2026-07-12)
5
+
6
## [0.95.0](https://github.com/substrait-io/substrait-java/compare/v0.94.0...v0.95.0) (2026-07-05)
7
8
## [0.94.0](https://github.com/substrait-io/substrait-java/compare/v0.93.0...v0.94.0) (2026-06-21)
gradle.properties
@@ -8,7 +8,7 @@ org.gradle.parallel=true
org.gradle.caching=true
9
10
#version that is going to be updated automatically by releases
11
-version = 0.95.0
+version = 0.95.1
12
13
#signing
14
SIGNING_KEY_ID = 193EAE47
0 commit comments