From 12269be497a1e21fac360aed22e40cf22db1ab01 Mon Sep 17 00:00:00 2001 From: SrIzan10 <66965250+SrIzan10@users.noreply.github.com> Date: Sat, 1 Oct 2022 13:15:37 +0200 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f81b94c..1220e2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dl-file-new", - "version": "1.0.0", + "version": "1.0.1", "description": "Generic file download utility with ts support. (download-file fork)", "main": "./index.js", "author": "Sr Izan",