diff --git a/version.ts b/version.ts index 575fb7435d58..434eaf8011b8 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.84.0"; +export const VERSION = "0.85.0";