From f099228a33fd14de435ab9fee1c4edf2c658240f Mon Sep 17 00:00:00 2001 From: Palash Mondal <14850464+palashmon@users.noreply.github.com> Date: Fri, 5 Jul 2024 11:47:00 +0530 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3e3a17..aaed464 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "array-reverser", - "version": "1.0.0", + "version": "1.0.1", "description": "Seamlessly reverse arrays or segments with ease", "author": "Palash Mondal", "license": "MIT",