Skip to content

Commit 2e24199

Browse files
denobotkt3k
andauthored
0.220.1 (#4493)
Co-authored-by: kt3k <[email protected]>
1 parent 3684415 commit 2e24199

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Releases.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 0.220.1 / 2024.03.15
2+
3+
- fix(tar): leak in `Tar() checks directory entry type` test (#4490)
4+
15
### 0.220.0 / 2024.03.14
26

37
- Revert "refactor(cli): cleanup `parse_args.ts` (#4189)" (#4485)

version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
* the cli's API is stable. In the future when std becomes stable, likely we
66
* will match versions with cli as we have in the past.
77
*/
8-
export const VERSION = "0.220.0";
8+
export const VERSION = "0.220.1";

0 commit comments

Comments
 (0)