From c9bca8712c331b24cf3860829c32158447243ac3 Mon Sep 17 00:00:00 2001 From: Mihir Khambhati <39031445+itsmihir@users.noreply.github.com> Date: Thu, 23 Jan 2025 12:29:01 +0530 Subject: [PATCH] chore: update version to 2.5.0 (#188) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1edf7ff58..a6967f764 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "version": "2.4.0" + "version": "2.5.0" } \ No newline at end of file