From 2039cbeae48a8fb6e1a24fd9d2247f74e3672fe6 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Mon, 8 Jul 2019 14:22:39 +0800 Subject: [PATCH] Update version.ts --- 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 954f4f3dd02..c4f7fc0ba50 100644 --- a/lib/api/src/version.ts +++ b/lib/api/src/version.ts @@ -1 +1 @@ -export const version = '5.2.0-alpha.36'; +export const version = '5.2.0-alpha.37';