update version

This commit is contained in:
javi 2016-02-15 10:47:57 +01:00
parent 99e8a242e4
commit 96adfc2836
2 changed files with 2 additions and 3 deletions

2
NEWS
View File

@ -1,5 +1,5 @@
2.15.1
-
- Fixed ready event then rendering more than one step
2.15.0
- Allow to render several steps at the same time (#247)

View File

@ -1,6 +1,6 @@
{
"name": "torque.js",
"version": "2.15.1",
"version": "2.15.2",
"description": "Temporal mapping for CartoDB",
"repository": {
"type": "git",
@ -32,7 +32,6 @@
"browserify": "^7.0.0",
"canvas": "~1.2.1",
"leaflet": "0.7.3",
"mapnik": "https://github.com/CartoDB/node-mapnik/tarball/1.4.15-cdb1",
"node-qunit-phantomjs": "^1.0.0",
"phantomjs-polyfill": "0.0.1",
"qunit": "~0.7.5",