Comparing version 0.3.4 to 0.3.5
{ | ||
"name": "rejoinder", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"description": "A generator of smart, pretty, and organized output for Node/JS scripts in the terminal", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -76,3 +76,4 @@ [![npm version](https://badge.fury.io/js/rejoinder.svg)](https://badge.fury.io/js/rejoinder) | ||
npm test | ||
npm install | ||
npm test | ||
@@ -86,3 +87,4 @@ ## Contributing | ||
* 0.3.x Several bugfixes | ||
* 0.2.0 Initial working release; unit tested; semver versioning semantics are obeyed from this point forward | ||
* 0.1.x Rapid iteration |
48351
89