From 5b0b6e451a64adaf13dd9ef6c800bb3511947a32 Mon Sep 17 00:00:00 2001 From: Marek Ventur Date: Sat, 14 Nov 2015 16:05:22 +0000 Subject: [PATCH] 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3d9f94..a74dd8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pixi-packer", - "version": "1.3.2", + "version": "1.4.0", "description": "A quick and flexible texture packer for PIXI.js", "scripts": { "pretest": "eslint lib test example.js",