diff --git a/package.json b/package.json index ee6bdec..d64ffa1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pngjs2", - "version": "1.0.2", + "version": "1.1.0", "description": "PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.", "contributors": [ "Alexandre Paré",