Release 1.35.0

This commit is contained in:
Raul Ochoa 2016-09-15 11:55:33 +02:00
parent 1a6897b961
commit 149d8e6e12
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
1.35.0 - 2016-mm-dd 1.35.0 - 2016-09-15
------------------- -------------------
New features: New features:

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "cartodb_sql_api", "name": "cartodb_sql_api",
"version": "1.34.3", "version": "1.35.0",
"dependencies": { "dependencies": {
"cartodb-psql": { "cartodb-psql": {
"version": "0.6.1", "version": "0.6.1",

View File

@ -5,7 +5,7 @@
"keywords": [ "keywords": [
"cartodb" "cartodb"
], ],
"version": "1.34.3", "version": "1.35.0",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git://github.com/CartoDB/CartoDB-SQL-API.git" "url": "git://github.com/CartoDB/CartoDB-SQL-API.git"