From ecf7fe0eb4ee6dc8f4cf62f0c5196b425d6ee5b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jimmy=20W=C3=A4rting?= Date: Fri, 19 Apr 2019 18:10:29 +0200 Subject: [PATCH] updated the date --- Blob.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Blob.js b/Blob.js index 164e42d..27608cc 100644 --- a/Blob.js +++ b/Blob.js @@ -1,6 +1,6 @@ /* Blob.js * A Blob, File, FileReader & URL implementation. - * 2018-08-09 + * 2019-04-19 * * By Eli Grey, http://eligrey.com * By Jimmy Wärting, https://github.com/jimmywarting