Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iwatakeshi committed Nov 10, 2019
1 parent cc0bbb5 commit f738580
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -34,4 +34,4 @@
"lint": "tslint -p . -t stylish",
"lint:fix": "tslint -p . -t stylish --fix"
}
}
}

0 comments on commit f738580

Please sign in to comment.