Skip to content

Commit da64bf7

Browse files
author
github-actions
committed
Publish mask v0.11.6
1 parent 452ba2d commit da64bf7

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.6 (2024-10-13)
8+
69
* ci: Fix apple x86_64 release process
710

811

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.5"
3+
version = "0.11.6"
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)