diff --git a/package.json b/package.json index a2ee6f0..73e12fe 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "typescript": "^3.7.2" }, "name": "gitly", - "version": "1.0.5", + "version": "1.0.6", "description": "An API to download and/or extract git repositories", "main": "lib/main.js", "repository": "github:iwatakeshi/gitly",