From f34e5b2c73976762f0083ab74347fa54ea978e4b Mon Sep 17 00:00:00 2001 From: BASSEM Date: Sat, 14 Oct 2023 05:08:54 +0100 Subject: [PATCH] apply prettier Took 2 minutes --- src/version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.ts b/src/version.ts index 6155ddae..29bbd038 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export const LIB_VERSION = "2.2.23"; +export const LIB_VERSION = '2.2.23'