From 43e48c8c77d55380b24ec45b96ae5ee807c7bc87 Mon Sep 17 00:00:00 2001 From: csgulati09 Date: Wed, 9 Oct 2024 23:07:17 +0530 Subject: [PATCH] 1.5.0 --- src/version.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.ts b/src/version.ts index fabcbfb..24d5ef7 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export const VERSION = "1.4.0"; \ No newline at end of file +export const VERSION = "1.5.0"; \ No newline at end of file