Skip to content

Commit b7b157d

Browse files
committed
chore: bump version
1 parent f38d7c2 commit b7b157d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## v0.2.0 - 2023-05-07
44

55
- Improve error handling in when Taskfiles contain errors (#25 by @pd93).
66
- Added a new command: `Task: Show Debug Panel` to show the Task debug panel
@@ -21,7 +21,7 @@
2121
by @pd93).
2222
- This means you can now install it in [VSCodeium](https://vscodium.com/).
2323

24-
## v0.1.1 - 2021-03-27
24+
## v0.1.1 - 2023-03-27
2525

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

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.1",
8+
"version": "0.2.0",
99
"publisher": "task",
1010
"author": {
1111
"name": "Pete Davison",

0 commit comments

Comments
 (0)