Skip to content

Commit c5464bb

Browse files
committed
chore(release): v0.11.0
1 parent ed3a02a commit c5464bb

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
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.11.0] - 2026-02-18
11+
1012
### Changed
1113

1214
- **BREAKING CHANGE**: Extended `RestartPolicy::OnFailure` with two new fields to

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "service-manager"
33
description = "Provides adapters to communicate with various operating system service managers"
44
categories = ["config"]
55
keywords = ["generator"]
6-
version = "0.10.0"
6+
version = "0.11.0"
77
authors = ["Chip Senkbeil <chip@senkbeil.org>"]
88
edition = "2021"
99
homepage = "https://github.com/chipsenkbeil/service-manager-rs"

0 commit comments

Comments
 (0)