From 47abadca1f47435c0fc30f2ca4360c32c5fc814e Mon Sep 17 00:00:00 2001 From: wesleyara Date: Wed, 21 Dec 2022 14:53:03 -0300 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12994f4..627b860 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "downgit", - "version": "0.0.1", + "version": "1.0.0", "description": "Download github files with API.", "main": "lib/index.js", "types": "lib/index.d.ts",