Release 1.13.0

This commit is contained in:
Raul Ochoa
2014-07-30 18:08:07 +02:00
parent bce13944c3
commit b1a0b5e235
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
1.12.2 -- 2014-06-24
1.13.0 -- 2014-06-24
--------------------
New features:
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "windshaft-cartodb",
"version": "1.12.1",
"version": "1.13.0",
"dependencies": {
"node-varnish": {
"version": "0.3.0",
@@ -905,7 +905,7 @@
}
},
"step-profiler": {
"version": "0.0.1",
"version": "0.1.0",
"from": "git://github.com/CartoDB/node-step-profiler.git#0.1.0"
},
"pg": {
@@ -920,7 +920,7 @@
}
},
"torque.js": {
"version": "2.2.00"
"version": "2.2.0"
},
"node-statsd": {
"version": "0.0.7"
@@ -938,8 +938,8 @@
"from": "git://github.com/CartoDB/node-cartodb-redis.git#0.5.0"
},
"redis-mpool": {
"version": "0.0.4",
"from": "http://github.com/CartoDB/node-redis-mpool/tarball/0.0.4",
"version": "0.0.5",
"from": "http://github.com/CartoDB/node-redis-mpool/tarball/0.0.5",
"dependencies": {
"generic-pool": {
"version": "2.0.4"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"private": true,
"name": "windshaft-cartodb",
"version": "1.12.1",
"version": "1.13.0",
"description": "A map tile server for CartoDB",
"keywords": [
"cartodb"