Stubs next version

This commit is contained in:
Raul Ochoa 2016-10-11 08:59:00 +02:00
parent e7068b8468
commit 6f30ff95d8
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
1.38.1 - 2016-mm-dd
-------------------
1.38.0 - 2016-10-11
-------------------

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{
"name": "cartodb_sql_api",
"version": "1.38.0",
"version": "1.38.1",
"dependencies": {
"bunyan": {
"version": "1.8.1",

View File

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