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 140b1f0 commit e366fdcCopy full SHA for e366fdc
CHANGELOG.md
@@ -23,6 +23,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
Thank you to all who have contributed!
24
-->
25
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
43
## [0.14.5]
44
45
### Added
gradle.properties
@@ -1,5 +1,5 @@
1
group=org.partiql
2
-version=0.14.5
+version=0.14.6-SNAPSHOT
3
4
ossrhUsername=EMPTY
5
ossrhPassword=EMPTY
0 commit comments