File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
stackable-operator-derive Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7+ ## [ 0.33.0] - 2023-02-01
8+
79### Added
810
911- New ` CpuQuantity ` struct to represent CPU quantities ([ #544 ] ).
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description = "Stackable Operator Framework"
44edition = " 2021"
55license = " Apache-2.0"
66name = " stackable-operator"
7- version = " 0.32.1 "
7+ version = " 0.33.0 "
88repository = " https://github.com/stackabletech/operator-rs"
99
1010[dependencies ]
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description = "Stackable Operator Framework"
44edition = " 2021"
55license = " Apache-2.0"
66name = " stackable-operator-derive"
7- version = " 0.32.1 "
7+ version = " 0.33.0 "
88repository = " https://github.com/stackabletech/operator-rs"
99
1010[lib ]
You can’t perform that action at this time.
0 commit comments