We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a69ce commit 8c0728bCopy full SHA for 8c0728b
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+1.0.1 - September, 17 2017
2
+
3
+ * d0a69ce Docs: fix wrong function name (aichbauer)
4
5
1.0.0 - September, 17 2017
6
7
* 9f0cb18 Docs: add badges (aichbauer)
package.json
@@ -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": {
0 commit comments