Skip to content

Commit 8ea9670

Browse files
denobotkt3k
andauthored
0.219.1 (#4455)
Co-authored-by: kt3k <[email protected]>
1 parent 56e3054 commit 8ea9670

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.219.1 / 2024.03.08
2+
3+
- chore: fix for jsr publish (#4449)
4+
15
### 0.219.0 / 2024.03.08
26

37
- [unstable] BREAKING(semver): remove `gtr()` and `ltr()` (#4450)

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.219.0";
8+
export const VERSION = "0.219.1";

0 commit comments

Comments
 (0)