From 7246d68f23046debbe632260e5064e00db6c14eb Mon Sep 17 00:00:00 2001 From: Eli Grey Date: Fri, 21 Jun 2013 15:44:21 -0300 Subject: [PATCH] Updating date --- Blob.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Blob.js b/Blob.js index 1799618..6d48b39 100644 --- a/Blob.js +++ b/Blob.js @@ -1,6 +1,6 @@ /* Blob.js * A Blob implementation. - * 2013-01-23 + * 2013-06-20 * * By Eli Grey, http://eligrey.com * By Devin Samarin, https://github.com/eboyjr