From 8f6099200374399712c4a8db518fdc11dffff1c6 Mon Sep 17 00:00:00 2001 From: Kumaraguru <19eucs071@skcet.ac.in> Date: Fri, 14 Feb 2025 10:55:41 +0000 Subject: [PATCH] version update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c969a5e..60cfb88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "codexstorage", - "version": "1.0.9", + "version": "1.0.10", "description": "CLI tool for Codex Storage", "main": "index.js", "type": "module",