We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 865cc0a commit 69b32beCopy full SHA for 69b32be
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.1.1 - 2021-03-27
4
5
- Fixed some installations (e.g. Brew) not detecting the Task version correctly (#13, #14 by @pd93).
6
package.json
@@ -5,7 +5,7 @@
"homepage": "https://taskfile.dev",
"icon": "res/icon.png",
7
"license": "MIT",
8
- "version": "0.1.0",
+ "version": "0.1.1",
9
"publisher": "task",
10
"author": {
11
"name": "Pete Davison",
0 commit comments