diff --git a/std/version.ts b/std/version.ts index 835b0f38c7..3b29e26efd 100644 --- a/std/version.ts +++ b/std/version.ts @@ -4,4 +4,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.50.0"; +export const VERSION = "0.51.0";