Skip to content

Commit 178695f

Browse files
chore(release): 0.1.4
1 parent 565e340 commit 178695f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

4+
## [0.1.4](https://github.com/substrait-io/substrait-java/compare/v0.1.3...v0.1.4) (2022-11-30)
5+
6+
7+
### Bug Fixes
8+
9+
* open, close and promote from staging to maven ([#112](https://github.com/substrait-io/substrait-java/issues/112)) ([565e340](https://github.com/substrait-io/substrait-java/commit/565e340594f4576c3ab186f79c465378c3dc75ba))
10+
411
## [0.1.3](https://github.com/substrait-io/substrait-java/compare/v0.1.2...v0.1.3) (2022-11-25)
512

613

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ slf4j.version=1.7.25
2020
jackson.version=2.12.4
2121

2222
#version that is going to be updated automatically by releases
23-
version = 0.1.3
23+
version = 0.1.4
2424

2525
#signing
2626
SIGNING_KEY_ID = 193EAE47

0 commit comments

Comments
 (0)