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