Skip to content

Commit

Permalink
Release v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mtkennerly committed Oct 15, 2024
1 parent a4ace10 commit b7ccf53
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## v1.5.1 (2024-10-14)

* Fixed: Old log files were not deleted when stored on a Windows network share.

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "shawl"
version = "1.5.0"
version = "1.5.1"
authors = ["mtkennerly <mtkennerly@gmail.com>"]
edition = "2021"
description = "Windows service wrapper for arbitrary commands"
Expand Down

0 comments on commit b7ccf53

Please sign in to comment.