Comparing version 0.3.4 to 0.3.5
@@ -71,3 +71,3 @@ /** | ||
return when(exports.loadFile(alternate), function(file){ | ||
file.forEach(each); | ||
return file.forEach(each); | ||
}); | ||
@@ -74,0 +74,0 @@ } |
{ | ||
"name": "pintura", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"author": "Kris Zyp", | ||
@@ -5,0 +5,0 @@ "email": "kriszyp@gmail.com", |
231093