Stubs next version

This commit is contained in:
Raul Ochoa 2014-10-14 15:44:58 +02:00
parent 0b67eed92f
commit 30dd0604ca
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
1.19.1 -- 2014-mm-dd
--------------------
1.19.0 -- 2014-10-14 1.19.0 -- 2014-10-14
-------------------- --------------------

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "windshaft-cartodb", "name": "windshaft-cartodb",
"version": "1.19.0", "version": "1.19.1",
"dependencies": { "dependencies": {
"cartodb-psql": { "cartodb-psql": {
"version": "0.4.0", "version": "0.4.0",

View File

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