Skip to content

Commit

Permalink
Updated version numbers to match GitHub releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Start committed Oct 21, 2014
1 parent 87dd4b0 commit 6762173
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pixi-particles",
"version": "1.1.1",
"version": "1.2.2",
"main": "dist/pixi-particles.min.js",
"dependencies": {
"pixi.js": "*"
Expand Down
2 changes: 1 addition & 1 deletion build.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "PixiParticles",
"version" : "1.1.1",
"version" : "1.2.2",
"description" : "Particle system for PixiJS",
"url" : "http://github.com/CloudKidStudio/PixiParticles",
"output" : "pixi-particles",
Expand Down
2 changes: 1 addition & 1 deletion dist/pixi-particles.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! PixiParticles 1.1.1 */
/*! PixiParticles 1.2.2 */
/**
* @module cloudkid
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/pixi-particles.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6762173

Please sign in to comment.