Comparing version 0.2.8 to 0.2.9
@@ -5,3 +5,3 @@ { | ||
"description": "Efficient mirror of git repositories. Great for continuous deployment", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"repository": { | ||
@@ -13,3 +13,3 @@ "type": "git", | ||
"engines": { | ||
"node": "~0.8.2" | ||
"node": ">= 0.8.0" | ||
}, | ||
@@ -16,0 +16,0 @@ "bin": { |
42656