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": {