Skip to content

Commit 69b32be

Browse files
committed
v0.1.1
1 parent 865cc0a commit 69b32be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## v0.1.1 - 2021-03-27
44

55
- Fixed some installations (e.g. Brew) not detecting the Task version correctly (#13, #14 by @pd93).
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"homepage": "https://taskfile.dev",
66
"icon": "res/icon.png",
77
"license": "MIT",
8-
"version": "0.1.0",
8+
"version": "0.1.1",
99
"publisher": "task",
1010
"author": {
1111
"name": "Pete Davison",

0 commit comments

Comments
 (0)