Release 1.13.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
1.12.2 -- 2014-06-24
|
||||
1.13.0 -- 2014-06-24
|
||||
--------------------
|
||||
|
||||
New features:
|
||||
|
||||
Generated
+5
-5
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user