diff --git a/package.json b/package.json index 6502e42..b348605 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blob-util", - "version": "0.0.1", + "version": "1.0.0", "description": "Utilities for working with Blob objects in the browser", "main": "lib/index.js", "repository": {