From f1a297aff781884d68217641bf8b223e7d88703a Mon Sep 17 00:00:00 2001 From: shashank7200 Date: Tue, 13 Jun 2023 18:25:20 +0530 Subject: [PATCH] 0.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2c8768..bc98f2d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "filepursuit-cli", "description": "A Node.js command line app to interact with FilePursuit API.", - "version": "0.5.0", + "version": "0.5.1", "main": "bin/index.js", "license": "MIT", "type": "module",