Skip to content

Commit

Permalink
Publish mask v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdeichert authored Feb 15, 2022
1 parent 0e6dfc2 commit a3d98a4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@



## v0.11.1 (2022-02-14)

### Added

* Add Apple Silicon (M1) binary to releases [#88](https://github.com/jakedeichert/mask/pull/88)



## v0.11.0 (2021-04-15)

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 mask/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mask"
version = "0.11.0"
version = "0.11.1"
description = "A CLI task runner defined by a simple markdown file"
authors = ["Jake Deichert <[email protected]>"]
repository = "https://github.com/jakedeichert/mask"
Expand Down

0 comments on commit a3d98a4

Please sign in to comment.