From ac84d62ef133537948533935bd6e0584bd1b9e3a Mon Sep 17 00:00:00 2001 From: Mat Groves Date: Thu, 16 Jan 2014 00:58:47 +0000 Subject: [PATCH] Updated version Number to 1.4.3 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index a8b9375..5c7f7e7 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pixi.js", - "version": "1.4.1", + "version": "1.4.3", "main": "bin/pixi.js", diff --git a/package.json b/package.json index 0f575c9..1fa8db6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pixi.js", - "version": "1.4.2", + "version": "1.4.3", "description": "Pixi.js is a fast lightweight 2D library that works across all devices.", "author": "Mat Groves",