Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "analog", | ||
"description": "Analog imperfections for your digital images.", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"private": false, | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -14,5 +14,5 @@ analog | ||
analog.apply('gotham', function() { | ||
analog.apply('gotham', function() { // gotham, toaster, nashville, lomo, kelvin, or tiltshift | ||
console.log('Applied the gotham filter!'); | ||
}); | ||
``` |
121192