diff --git a/version.ts b/version.ts index 2193d435034d..2e0ba739ba44 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.72.0"; +export const VERSION = "0.73.0";