From d6f3de6feb006bf6911b938bfa43a3655c962c50 Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Fri, 18 Sep 2020 20:39:58 +0200 Subject: v1.4.1 --- 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 65c9f7011..5908e116a 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.69.0"; +export const VERSION = "0.70.0"; -- cgit v1.2.3