From dc70deb8700cb1562e373a1375e672f13a7be6f7 Mon Sep 17 00:00:00 2001 From: Eli Grey Date: Sat, 31 May 2014 20:59:59 -0400 Subject: [PATCH] Update version --- Blob.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Blob.js b/Blob.js index 829d93f..4bdfd44 100644 --- a/Blob.js +++ b/Blob.js @@ -1,6 +1,6 @@ /* Blob.js * A Blob implementation. - * 2014-05-27 + * 2014-05-31 * * By Eli Grey, http://eligrey.com * By Devin Samarin, https://github.com/eboyjr