From 03769f11b5db314c550478852317d9ea108c2f76 Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Sat, 31 Oct 2020 15:32:43 +0100 Subject: v1.5.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 a1d01209b..fdb553360 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.75.0"; +export const VERSION = "0.76.0"; -- cgit v1.2.3