Comparing version 0.3.5 to 0.3.6
@@ -114,2 +114,4 @@ #!/usr/bin/nodejs | ||
this.totalSuccess = true; // XXX: Special property rules are in effect! | ||
result.output = output; | ||
return result; | ||
@@ -116,0 +118,0 @@ } |
{ | ||
"name": "rejoinder", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "A generator of smart, pretty, and organized output for Node/JS scripts in the terminal", | ||
@@ -5,0 +5,0 @@ "repository": { |
48392
1020