Stubs next version

This commit is contained in:
Raul Ochoa 2014-08-19 14:44:04 +02:00
parent e4ed36b0fd
commit b87eafe58f
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
1.16.1 - 2014-mm-dd
-------------------
1.16.0 - 2014-08-19 1.16.0 - 2014-08-19
------------------- -------------------

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "cartodb_sql_api", "name": "cartodb_sql_api",
"version": "1.16.0", "version": "1.16.1",
"dependencies": { "dependencies": {
"cartodb-redis": { "cartodb-redis": {
"version": "0.9.0", "version": "0.9.0",

View File

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