From 7e420df0b1aa4a2b2806fc70d95f094d82adc716 Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Mon, 11 Dec 2023 11:01:19 +0100 Subject: [PATCH] ..6 --- version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.ts b/version.ts index bcd360d2b8d3..4921c44c4dc2 100644 --- a/version.ts +++ b/version.ts @@ -5,4 +5,4 @@ * the cli's API is stable. In the future when std becomes stable, likely we * will match versions with cli as we have in the past. */ -export const VERSION = "0.208.5"; +export const VERSION = "0.208.6";