diff --git a/haxelib.json b/haxelib.json index 90e32bfa..793509eb 100755 --- a/haxelib.json +++ b/haxelib.json @@ -15,7 +15,7 @@ "contributors": [ "adireddy" ], - "releasenote": "updated to v4.5.3", + "releasenote": "updated to v4.5.5", "version": "4.5.3", "url": "https://github.com/pixijs/pixi-haxe", "dependencies": { diff --git a/package.json b/package.json index 209689d8..461d8365 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pixijs", - "version": "4.5.3", + "version": "4.5.5", "description": "Externs of pixi.js v4.x for Haxe - a fast and lightweight 2D rendering library that works across all devices", "author": "Adi Reddy Mora", "homepage": "http://adireddy.github.io",