From f3cb2a847d35a5554fb2f24fe189ab1fefc4417f Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Tue, 8 Aug 2017 20:57:27 +0000 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a97e54..35ea7af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blob-util", - "version": "1.2.1", + "version": "1.3.0", "description": "Utilities for working with Blob objects in the browser", "main": "lib/index.js", "repository": {