From 4ef83c598398a59c78624e72eb5b7c9cdc070983 Mon Sep 17 00:00:00 2001 From: Muthu Kumar Date: Sat, 12 Feb 2022 22:03:48 +0530 Subject: [PATCH] ver: 2.0.0-alpha.10 Signed-off-by: Muthu Kumar --- version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.ts b/version.ts index 204222f..972933d 100644 --- a/version.ts +++ b/version.ts @@ -1 +1 @@ -export const version = "2.0.0-alpha.9"; +export const version = "2.0.0-alpha.10";