Updating bower for 1.1.6 + non-minified (#401).

This commit is contained in:
photonstorm
2014-02-25 10:39:19 +00:00
parent a25f6dbc3b
commit 159426c6fa
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "phaser",
"version": "1.1.5",
"version": "1.1.6",
"homepage": "http://phaser.io",
"authors": [
"photonstorm <rich@photonstorm.com>"
],
"description": "A fun, free and fast 2D game framework for making HTML5 games for desktop and mobile, supporting Canvas and WebGL.",
"main": "build/phaser.min.js",
"main": "build/phaser.js",
"keywords": [
"html5",
"game",