From 8dc8359cc98033535534cfa08d9865dcf5eb6fe8 Mon Sep 17 00:00:00 2001 From: Aras Abbasi Date: Fri, 12 Jan 2018 13:13:49 +0100 Subject: [PATCH] Update Blob.js --- Blob.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Blob.js b/Blob.js index 22fa5fb..b9648d3 100644 --- a/Blob.js +++ b/Blob.js @@ -1,6 +1,6 @@ /* Blob.js * A Blob implementation. - * 2014-07-24 + * 2018-01-12 * * By Eli Grey, http://eligrey.com * By Devin Samarin, https://github.com/dsamarin