Skip to content

Commit e366fdc

Browse files
committed
Prepares v0.14.6 snapshot (#1421)
1 parent 140b1f0 commit e366fdc

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323
Thank you to all who have contributed!
2424
-->
2525

26+
## [Unreleased]
27+
28+
### Added
29+
30+
### Changed
31+
32+
### Deprecated
33+
34+
### Fixed
35+
36+
### Removed
37+
38+
### Security
39+
40+
### Contributors
41+
Thank you to all who have contributed!
42+
2643
## [0.14.5]
2744

2845
### Added

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=org.partiql
2-
version=0.14.5
2+
version=0.14.6-SNAPSHOT
33

44
ossrhUsername=EMPTY
55
ossrhPassword=EMPTY

0 commit comments

Comments
 (0)