From 9706622bce4331d1a6493d4b0bdfcc7d5ea9d905 Mon Sep 17 00:00:00 2001 From: Mat Groves Date: Thu, 13 Feb 2014 15:50:16 +0000 Subject: [PATCH] updated pixi version number --- src/pixi/Pixi.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pixi/Pixi.js b/src/pixi/Pixi.js index ea66c5b..7a3c7b1 100644 --- a/src/pixi/Pixi.js +++ b/src/pixi/Pixi.js @@ -16,7 +16,7 @@ PIXI.WEBGL_RENDERER = 0; PIXI.CANVAS_RENDERER = 1; // useful for testing against if your lib is using pixi. -PIXI.VERSION = "v1.4.4"; +PIXI.VERSION = "v1.5.0"; // the various blend modes supported by pixi PIXI.blendModes = {