From 4caf3a9ab0fc7246610e0060518a3636eeb5c23e Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Tue, 31 Dec 2019 03:43:23 +0800 Subject: [PATCH] Update version.ts to 5.3.0-rc.5 --- 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 634338ce7843..d3e09437889b 100644 --- a/lib/api/src/version.ts +++ b/lib/api/src/version.ts @@ -1 +1 @@ -export const version = '5.3.0-rc.4'; +export const version = '5.3.0-rc.5';