Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aichbauer committed Sep 17, 2017
1 parent d0a69ce commit 8c0728b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.0.1 - September, 17 2017

* d0a69ce Docs: fix wrong function name (aichbauer)

1.0.0 - September, 17 2017

* 9f0cb18 Docs: add badges (aichbauer)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "is-git-remote",
"version": "1.0.0",
"version": "1.0.1",
"description": "Check if a git remote repository exists",
"main": "./dest/index.js",
"scripts": {
Expand Down

0 comments on commit 8c0728b

Please sign in to comment.