Prepare for 1.6.1
This commit is contained in:
parent
3004dba918
commit
019277302d
3
NEWS.md
3
NEWS.md
@ -1,3 +1,6 @@
|
||||
1.6.1 - 2013-MM-DD
|
||||
------------------
|
||||
|
||||
1.6.0 - 2013-10-02
|
||||
------------------
|
||||
* Fix shapefile export for non-linestring results starting with NULLs (#111)
|
||||
|
@ -2,7 +2,7 @@
|
||||
"private": true,
|
||||
"name": "cartodb_sql_api",
|
||||
"description": "high speed SQL api for cartodb",
|
||||
"version": "1.6.0",
|
||||
"version": "1.6.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/CartoDB/CartoDB-SQL-API.git"
|
||||
|
Loading…
Reference in New Issue
Block a user