Skip to content

Commit 547da91

Browse files
committed
2.2.0
1 parent 36ed390 commit 547da91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "purdy",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "pretty print objects in real purdy colors. Allows clearer visualization of objects than you get from most pretty printers due to colors. It will also print out the complete path to an object, something that's extremly useful for debugging. Purdy will also print out the path to access a variable using Hoek format making it useful on accessing values.",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)