Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #31 from adireddy/develop
Browse files Browse the repository at this point in the history
haxelib 2.2.4 release
  • Loading branch information
Adi committed Jan 22, 2015
2 parents 0e21e60 + 866250a commit d1d4cc7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions haxelib.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"tags": ["js","haxe","pixi","extern","web"],
"description": "Externs of pixi.js v2.2.3 for Haxe - JavaScript 2D webGL renderer with canvas fallback.",
"contributors": ["adireddy"],
"releasenote": "added pixi particles from cloudkid studios into plugins courtesy of @halfabench",
"version": "2.2.3",
"releasenote": "added pixi.Application utility class that contains pixi boilerplate code",
"version": "2.2.4",
"url": "https://github.com/adireddy/haxe-pixi",
"dependencies": {

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pixijs",
"version": "2.2.3",
"version": "2.2.4",
"description": "Externs of pixi.js v2.2.0 for Haxe - JavaScript 2D webGL renderer with canvas fallback.",
"repository": {
"type": "git",
Expand Down

0 comments on commit d1d4cc7

Please sign in to comment.