From b5e4b63a880ae41bd33dce5276c925ab7bd9519f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Thu, 8 Oct 2020 14:20:18 +0200 Subject: v1.4.5 --- 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 2e0ba739b..8674a5757 100644 --- a/std/version.ts +++ b/std/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.73.0"; +export const VERSION = "0.74.0"; -- cgit v1.2.3