Skip to content

Commit a96aacc

Browse files
committed
Release v1.3.0
1 parent 3e7a08d commit a96aacc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## v1.3.0 (2023-10-01)
22

33
* Fixed: The path to the Shawl executable was not quoted when it contained spaces.
44
* Added: `--priority` option to set the process priority.

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "shawl"
3-
version = "1.2.1"
3+
version = "1.3.0"
44
authors = ["mtkennerly <[email protected]>"]
55
edition = "2018"
66
description = "Windows service wrapper for arbitrary commands"

0 commit comments

Comments
 (0)