From e0cdf180b6ce7110880b2a9bc287fc1a6509e892 Mon Sep 17 00:00:00 2001 From: fraxken Date: Thu, 15 Aug 2024 17:00:44 +0200 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d123297..5f9a76f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nodesecure/github", - "version": "1.2.0", + "version": "2.0.0", "description": "Download repository from github", "type": "module", "exports": "./dist/index.js",