From 4d085bb2e5be6ac6f2ddfad187fc0a53d89aca56 Mon Sep 17 00:00:00 2001 From: Eli Grey Date: Fri, 27 Dec 2013 15:25:41 -0500 Subject: [PATCH] Update release date --- Blob.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Blob.js b/Blob.js index b593c92..307b3af 100644 --- a/Blob.js +++ b/Blob.js @@ -1,6 +1,6 @@ /* Blob.js * A Blob implementation. - * 2013-06-20 + * 2013-12-27 * * By Eli Grey, http://eligrey.com * By Devin Samarin, https://github.com/eboyjr