version bump to v1.2.0
This commit is contained in:
parent
d7529e9f19
commit
4c74b6484c
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Pixi.JS",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"description": "Pixi.js is a fast lightweight 2D library that works across all devices.",
|
||||
|
||||
"author": "Mat Groves",
|
||||
|
@ -19,11 +19,11 @@
|
|||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.x",
|
||||
"grunt-contrib-jshint": "0.3.x",
|
||||
"grunt-contrib-jshint": "0.6.x",
|
||||
"grunt-contrib-uglify": "0.2.x",
|
||||
"grunt-contrib-connect": "0.2.x",
|
||||
"grunt-contrib-connect": "0.3.x",
|
||||
"grunt-contrib-qunit": "0.2.x",
|
||||
"grunt-contrib-yuidoc": "0.4.x",
|
||||
"grunt-contrib-concat": "0.1.x"
|
||||
"grunt-contrib-concat": "0.3.x"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue