We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 459107c commit ff887d9Copy full SHA for ff887d9
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## [0.14.1] - 2022.03.15
8
+
9
### Changed
10
11
- product-config 0.3.0 -> 0.3.1 ([#346])
Cargo.toml
@@ -4,7 +4,7 @@ description = "Stackable Operator Framework"
edition = "2021"
license = "Apache-2.0"
name = "stackable-operator"
-version = "0.14.0"
+version = "0.14.1"
repository = "https://github.com/stackabletech/operator-rs"
[dependencies]
0 commit comments