Release 1.23.0

This commit is contained in:
Raul Ochoa 2015-01-14 15:50:59 +01:00
parent 41f6a172ee
commit 4f18e31af5
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
1.23.0 -- 2015-mm-dd
1.23.0 -- 2015-01-14
--------------------
Announcements:

4
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{
"name": "windshaft-cartodb",
"version": "1.22.1",
"version": "1.23.0",
"dependencies": {
"cartodb-psql": {
"version": "0.4.0",
@ -96,7 +96,7 @@
},
"inherits": {
"version": "2.0.1",
"from": "inherits@2"
"from": "inherits@~2.0.1"
}
}
}

View File

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