Stubs next version

This commit is contained in:
Raul Ochoa 2014-11-21 13:45:55 +01:00
parent 8be9b48095
commit a7418fe721
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
1.19.1 - 2014-mm-dd
-------------------
1.19.0 - 2014-11-21
-------------------

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{
"name": "cartodb_sql_api",
"version": "1.19.0",
"version": "1.19.1",
"dependencies": {
"cartodb-psql": {
"version": "0.4.0",

View File

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