Bump to 1.3.5

This commit is contained in:
David Arango 2013-01-21 18:01:16 +01:00
parent fdf49bd2ab
commit 938a87cfe0
2 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,7 @@
1.3.4 (DD/MM/YY)
1.3.5 (DD/MM/YY)
-----
1.3.4 (21/01/13)
-----
* Improve mixed-geometry export error message (#78)
* Remove NULL the_geom features from topojson output (#80)

View File

@ -2,7 +2,7 @@
"private": true,
"name": "cartodb_api",
"description": "high speed SQL api for cartodb",
"version": "1.3.4",
"version": "1.3.5",
"author": {
"name": "Simon Tokumine, Sandro Santilli, Vizzuality",
"url": "http://vizzuality.com",