From d83cf67331ee00ca57c1b716ed8cee426b9372be Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Tue, 23 Apr 2019 15:11:42 +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 1f19a990abf..df0d8f95f00 100644 --- a/lib/api/src/version.ts +++ b/lib/api/src/version.ts @@ -1 +1 @@ -export const version = '5.1.0-alpha.32'; +export const version = '5.1.0-alpha.33';