Skip to content

Commit 908980d

Browse files
committed
1.0.0
1 parent 9f0cb18 commit 908980d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
1.0.0 - September, 17 2017
2+
3+
* 9f0cb18 Docs: add badges (aichbauer)
4+
* 7d2885d Docs: add installation and usage (aichbauer)
5+
* eece8f6 Initial commit (aichbauer)
6+

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": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Check if a git remote repository exists",
55
"main": "./dest/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)