diff --git a/version.ts b/version.ts index 742e7b555e7a..9566126eed22 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.3"; +export const VERSION = "0.208.4";