From 92a173bca618cf6ef1e54c08deee61ba617491b9 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sat, 8 Aug 2020 18:59:16 -0400 Subject: v1.2.3 --- std/version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'std') diff --git a/std/version.ts b/std/version.ts index 7723816ab..b60cd0828 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.63.0"; +export const VERSION = "0.64.0"; -- cgit v1.2.3