From 25a0ad3e16e767d58b1315e9d12a236ea36c5998 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Fri, 24 Jul 2020 06:32:48 -0400 Subject: v1.2.1 --- std/version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'std/version.ts') diff --git a/std/version.ts b/std/version.ts index 7df219570..b19283ee7 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.61.0"; +export const VERSION = "0.62.0"; -- cgit v1.2.3