Comparing version 0.0.4 to 0.0.5
@@ -5,3 +5,3 @@ { | ||
], | ||
"version": "0.0.0" | ||
"version": "0.0.1" | ||
} |
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "0.0.4" | ||
"version": "0.0.5" | ||
} |
{ | ||
"name": "mammoth", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "> TODO: description", | ||
@@ -18,3 +18,4 @@ "author": "matthew-gordon <m.gordon5525@gmail.com>", | ||
"test": "echo \"Error: run tests from root\" && exit 1" | ||
} | ||
}, | ||
"gitHead": "3fa58c6f127ede25e59c75ea4603b904955b0ca0" | ||
} |
841