From 0f7a02500c0abdaae4ecfa89259c026c624773a9 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Wed, 20 Jan 2021 00:24:27 -0500 Subject: v1.7.0 with release notes --- 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 a77797029..575fb7435 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.83.0"; +export const VERSION = "0.84.0"; -- cgit v1.2.3