From 999e5cf3d44ba41d988f0f3b4f94439a3b794bdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Fri, 21 Aug 2020 18:11:33 +0200 Subject: v1.3.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 9b4ccd45e..6efc0fe51 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.65.0"; +export const VERSION = "0.66.0"; -- cgit v1.2.3