Skip to content

Commit 8c0728b

Browse files
committed
1.0.1
1 parent d0a69ce commit 8c0728b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.0.1 - September, 17 2017
2+
3+
* d0a69ce Docs: fix wrong function name (aichbauer)
4+
15
1.0.0 - September, 17 2017
26

37
* 9f0cb18 Docs: add badges (aichbauer)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "is-git-remote",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Check if a git remote repository exists",
55
"main": "./dest/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)