From 55b82160a19be03e84f4da9c5376a4fd1fe803fc Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Tue, 21 May 2019 04:22:38 -0700 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 6560ae91307..e2018113d5b 100644 --- a/lib/api/src/version.ts +++ b/lib/api/src/version.ts @@ -1 +1 @@ -export const version = '5.1.0-beta.1'; +export const version = '5.1.0-rc.0';