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 9f0cb18 commit 908980dCopy full SHA for 908980d
CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "is-git-remote",
- "version": "0.0.0",
+ "version": "1.0.0",
"description": "Check if a git remote repository exists",
"main": "./dest/index.js",
"scripts": {
0 commit comments