From a04ccc330a56587bef5a7a2877e1b39a7c72bfaa Mon Sep 17 00:00:00 2001 From: Luke Page Date: Wed, 28 Oct 2015 19:50:37 +0000 Subject: [PATCH] 2.1 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a141bd..cdc0101 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pngjs", - "version": "2.0.0", + "version": "2.1.0", "description": "PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.", "contributors": [ "Alexandre Paré",