From b1c3dd5d0fe8cef19cc94a07d5d79074f4082b3a Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Thu, 18 Apr 2019 09:31:22 +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 a661334e31b..ce7b352afcf 100644 --- a/lib/api/src/version.ts +++ b/lib/api/src/version.ts @@ -1 +1 @@ -export const version = '5.1.0-alpha.29'; +export const version = '5.1.0-alpha.30';