Skip to content

Commit 3875b89

Browse files
chore(release): 0.95.1
1 parent a107b72 commit 3875b89

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Release Notes
22
---
33

4+
## [0.95.1](https://github.com/substrait-io/substrait-java/compare/v0.95.0...v0.95.1) (2026-07-12)
5+
46
## [0.95.0](https://github.com/substrait-io/substrait-java/compare/v0.94.0...v0.95.0) (2026-07-05)
57

68
## [0.94.0](https://github.com/substrait-io/substrait-java/compare/v0.93.0...v0.94.0) (2026-06-21)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ org.gradle.parallel=true
88
org.gradle.caching=true
99

1010
#version that is going to be updated automatically by releases
11-
version = 0.95.0
11+
version = 0.95.1
1212

1313
#signing
1414
SIGNING_KEY_ID = 193EAE47

0 commit comments

Comments
 (0)