From fc2871c9c3c6661464464e09a0d9983ec6f38d6d Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Tue, 7 Jan 2020 22:05:06 +0800 Subject: [PATCH] Update version.ts to 5.3.0-rc.11 --- 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 94805d639ae7..9cdb7defa1f5 100644 --- a/lib/api/src/version.ts +++ b/lib/api/src/version.ts @@ -1 +1 @@ -export const version = '5.3.0-rc.10'; +export const version = '5.3.0-rc.11';