Skip to content

Commit 6eba67e

Browse files
committed
chore(release): bump to version 0.9.0
1 parent 763b82e commit 6eba67e

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
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased]
9+
810
## [0.9.0] - 2025-11-22
911

1012
### Changed

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.8.0"
6+
version = "0.9.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)