Skip to content

Commit

Permalink
Prepares development on v0.14.7-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
yliuuuu committed May 16, 2024
1 parent 528d8af commit 2b62c06
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Contributors
Thank you to all who have contributed!
-->
## [Unreleased]

### Added

### Changed

### Deprecated

### Fixed

### Removed

### Security

### Contributors
Thank you to all who have contributed!

## [0.14.6]

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=org.partiql
version=0.14.6
version=0.14.7-SNAPSHOT

ossrhUsername=EMPTY
ossrhPassword=EMPTY
Expand Down

0 comments on commit 2b62c06

Please sign in to comment.