Stubs next version

This commit is contained in:
Raul Ochoa 2017-03-30 17:55:21 +02:00
parent bceb9e8b91
commit e3246c41eb
3 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,9 @@
#Changelog #Changelog
## 1.44.1
Released 2017-mm-dd
## 1.44.0 ## 1.44.0
Released 2017-03-30 Released 2017-03-30

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "cartodb_sql_api", "name": "cartodb_sql_api",
"version": "1.44.0", "version": "1.44.1",
"dependencies": { "dependencies": {
"bintrees": { "bintrees": {
"version": "1.0.1", "version": "1.0.1",

View File

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