diff --git a/package.json b/package.json index 9a83710..6edd67c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "data-uri-to-buffer", - "version": "2.0.0", + "version": "2.0.1", "description": "Generate a Buffer instance from a Data URI string", "main": "index.js", "types": "index.d.ts",