From 7878c860ad887e9922ecf9c4391b08ae6b89f6d7 Mon Sep 17 00:00:00 2001 From: Luke Page Date: Thu, 8 Oct 2015 12:15:01 +0100 Subject: [PATCH] Version 2 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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é",