Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Sep 25, 2016
1 parent 66f8a56 commit ee30815
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Expand Up @@ -10,14 +10,13 @@
"src/"
],
"name": "add-deploy-key-to-github",
"version": "1.0.0",
"version": "1.0.1",
"description": "Add deploy to GitHub from command line. ",
"main": "lib/GitHubClient.js",
"bin": {
"add-deploy-key-to-github": "./bin/cmd.js"
},
"scripts": {
},
"scripts": {},
"keywords": [
"github",
"ssh",
Expand Down

0 comments on commit ee30815

Please sign in to comment.