Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
iwatakeshi committed Nov 10, 2019
1 parent 959c869 commit 1a37459
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": "1.0.0",
"version": "1.0.1",
"description": "An API to download and/or extract git repositories",
"main": "lib/main.ts",
"repository": "github:iwatakeshi/gitly",
Expand All @@ -35,4 +35,4 @@
"lint:fix": "tslint -p . -t stylish --fix"
},
"types": "lib/main.d.ts"
}
}

0 comments on commit 1a37459

Please sign in to comment.