Stubs next version

This commit is contained in:
Raul Ochoa 2015-08-04 16:33:36 +02:00
parent 6d5e11c8d3
commit 9b5a729a41
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
1.24.1 - 2015-mm-dd
-------------------
1.24.0 - 2015-08-04 1.24.0 - 2015-08-04
------------------- -------------------

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "cartodb_sql_api", "name": "cartodb_sql_api",
"version": "1.24.0", "version": "1.24.1",
"dependencies": { "dependencies": {
"cartodb-psql": { "cartodb-psql": {
"version": "0.6.0", "version": "0.6.0",

View File

@ -5,7 +5,7 @@
"keywords": [ "keywords": [
"cartodb" "cartodb"
], ],
"version": "1.24.0", "version": "1.24.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"