Skip to content

Commit 6ad69c7

Browse files
committed
Bump stackable-shared to 0.1.0
1 parent e07d0f3 commit 6ad69c7

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/stackable-operator/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file.
99
### Changed
1010

1111
- BREAKING: Upgrade to kube `3.0.1` and k8s-openapi `0.27.0` ([#1138]).
12-
- Bump stackable-shared to `0.0.4`, refer to its [changelog](../stackable-shared/CHANGELOG.md) ([#1151]).
12+
- Bump stackable-shared to `0.1.0`, refer to its [changelog](../stackable-shared/CHANGELOG.md) ([#1151]).
1313

1414
### Fixed
1515

crates/stackable-shared/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7-
## [0.0.4] - 2025-10-06
7+
## [0.1.0] - 2025-10-06
88

99
### Changed
1010

crates/stackable-shared/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stackable-shared"
3-
version = "0.0.4"
3+
version = "0.1.0"
44
authors.workspace = true
55
license.workspace = true
66
edition.workspace = true

0 commit comments

Comments
 (0)