Skip to content

Commit e364ae3

Browse files
author
github-actions
committed
Publish mask v0.11.5
1 parent 8fb99a2 commit e364ae3

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33

44
## UNRELEASED
55

6+
7+
## v0.11.5 (2024-10-13)
8+
69
* ci: Fix php tests on macos actions runner [#110](https://github.com/jacobdeichert/mask/pull/110)
710

811
* Add choices list for flags [#111](https://github.com/jacobdeichert/mask/pull/111) ([@lovejia2022](https://github.com/lovejia2022))

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.

mask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mask"
3-
version = "0.11.4"
3+
version = "0.11.5"
44
description = "A CLI task runner defined by a simple markdown file"
55
authors = ["Jacob Deichert <[email protected]>"]
66
repository = "https://github.com/jacobdeichert/mask"

0 commit comments

Comments
 (0)