From 182fa06ea2240408e5872e75d608f38dc2e1f562 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Thu, 16 Apr 2020 00:17:30 +0800 Subject: [PATCH] Update version.ts to 6.0.0-alpha.35 --- lib/api/src/version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/api/src/version.ts b/lib/api/src/version.ts index 3d71a76b890..d92c1e5f9c1 100644 --- a/lib/api/src/version.ts +++ b/lib/api/src/version.ts @@ -1 +1 @@ -export const version = '6.0.0-alpha.34'; +export const version = '6.0.0-alpha.35';