From 7ff3531658f5d71f44fc9b1fd8b2dfa4a0d6fc21 Mon Sep 17 00:00:00 2001 From: Nika Salamadze Date: Wed, 13 Dec 2023 16:22:18 -0500 Subject: [PATCH] chore: update cli --- src/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants.ts b/src/constants.ts index 5c84882..942ac12 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -1 +1 @@ -export const CLI_VERSION = '5.12.2' \ No newline at end of file +export const CLI_VERSION = '5.12.3' \ No newline at end of file