From be5b31bc44a2792058769213025335917d9e9d1d Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Thu, 16 Jan 2020 14:26:45 +0800 Subject: [PATCH] Update version.ts to 5.3.4 --- 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 7f6e37d6bcd8..4cecfa9c3a01 100644 --- a/lib/api/src/version.ts +++ b/lib/api/src/version.ts @@ -1 +1 @@ -export const version = '5.3.3'; +export const version = '5.3.4';