Skip to content

Commit 62b57b0

Browse files
author
Andrew Start
committed
Merge branch 'dev'
2 parents c77eba0 + b49a136 commit 62b57b0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bin/pixi.dev.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* pixi.js - v2.1.3
3+
* pixi.js - v2.1.5
44
* Copyright (c) 2012-2014, Mat Groves
55
* http://goodboydigital.com/
66
*

bin/pixi.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pixi.js",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44

55
"main": "bin/pixi.dev.js",
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pixi.js",
3-
"version": "2.1.3",
3+
"version": "2.1.5",
44
"description": "Pixi.js is a fast lightweight 2D library that works across all devices.",
55

66
"author": "Mat Groves",

0 commit comments

Comments
 (0)