Skip to content

Commit ff887d9

Browse files
committed
release 0.14.1 (#347)
## Description *Please add a description here. This will become the commit message of the merge request later.*
1 parent 459107c commit ff887d9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.14.1] - 2022.03.15
8+
79
### Changed
810

911
- product-config 0.3.0 -> 0.3.1 ([#346])

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Stackable Operator Framework"
44
edition = "2021"
55
license = "Apache-2.0"
66
name = "stackable-operator"
7-
version = "0.14.0"
7+
version = "0.14.1"
88
repository = "https://github.com/stackabletech/operator-rs"
99

1010
[dependencies]

0 commit comments

Comments
 (0)