diff --git a/package.json b/package.json index d68026f..0a9e074 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "typescript": "^3.7.2" }, "name": "gitly", - "version": "0.0.0", + "version": "1.0.0", "description": "An API to download and/or extract git repositories", "main": "lib/main.ts", "repository": "github:iwatakeshi/gitly",