Prepares next release

This commit is contained in:
Raul Ochoa 2014-08-07 12:21:42 +02:00
parent 8b0fda8d89
commit 6e4144d015
3 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
1.13.2 -- 2014-mm-dd
1.14.0 -- 2014-mm-dd
--------------------
Enhancements:
@ -6,6 +6,7 @@ Enhancements:
New features:
- Affected tables and last updated time for a query are performed in a single request to the SQL API
- Allow specifying the tile format, upgrades windshaft and grainstore dependencies for this matter
1.13.1 -- 2014-08-04

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{
"name": "windshaft-cartodb",
"version": "1.13.2",
"version": "1.14.0",
"dependencies": {
"node-varnish": {
"version": "0.3.0",

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "windshaft-cartodb",
"version": "1.13.2",
"version": "1.14.0",
"description": "A map tile server for CartoDB",
"keywords": [
"cartodb"