Comparing version 2.0.8 to 2.0.9
@@ -275,3 +275,3 @@ // Generated by CoffeeScript 1.11.1 | ||
if (query[key] != null) { | ||
return q[key] = JSON.stringify(query[key]); | ||
return q[key] = query[key]; | ||
} | ||
@@ -278,0 +278,0 @@ }); |
@@ -19,3 +19,3 @@ { | ||
}, | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"main": "cot.js", | ||
@@ -22,0 +22,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
73434