Comparing version 0.8.0 to 0.8.1
@@ -145,6 +145,6 @@ jslint(1) -- a code quality tool | ||
{ | ||
vars: true, | ||
white: true, | ||
maxlen: 100, | ||
predef: "foo,bar,baz" | ||
"vars": true, | ||
"white": true, | ||
"maxlen": 100, | ||
"predef": "foo,bar,baz" | ||
} | ||
@@ -151,0 +151,0 @@ |
@@ -13,3 +13,3 @@ { | ||
], | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"author": "Reid Burke <me@reidburke.com>", | ||
@@ -16,0 +16,0 @@ "contributors": [ |
1941614