Skip to content

Commit

Permalink
Publish v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdeichert committed Jul 27, 2019
1 parent 7f97dc7 commit 2437c38
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,7 +1,7 @@
# Changelog


## UNRELEASED
## v0.4.0 (2019-07-26)

### Fixed

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 = "mask"
version = "0.3.1"
version = "0.4.0"
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 2437c38

Please sign in to comment.