diff --git a/haxelib.json b/haxelib.json index 898e9c63..12b79ce0 100644 --- a/haxelib.json +++ b/haxelib.json @@ -15,8 +15,8 @@ "contributors": [ "adireddy" ], - "releasenote": "updated to v4.5.0", - "version": "4.5.0", + "releasenote": "updated to v4.5.1", + "version": "4.5.1", "url": "https://github.com/pixijs/pixi-haxe", "dependencies": { "perf.js": "" diff --git a/package.json b/package.json index 9096c409..c79ee213 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pixijs", - "version": "4.5.0", + "version": "4.5.1", "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",