File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "service-manager"
33description = " Provides adapters to communicate with various operating system service managers"
44categories = [" config" ]
55keywords = [" generator" ]
6- version = " 0.8 .0"
6+ version = " 0.9 .0"
77authors = [" Chip Senkbeil <chip@senkbeil.org>" ]
88edition = " 2021"
99homepage = " https://github.com/chipsenkbeil/service-manager-rs"
You can’t perform that action at this time.
0 commit comments