Release 4.0.0
This commit is contained in:
parent
e7eb2083f2
commit
a63c79fdd8
2
NEWS.md
2
NEWS.md
@ -1,7 +1,7 @@
|
||||
# Changelog
|
||||
|
||||
## 4.0.0
|
||||
Released 2019-mm-dd
|
||||
Released 2019-09-30
|
||||
|
||||
Breaking:
|
||||
* Remove in-memory table cache and `/cachestatus` endpoint.
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cartodb_sql_api",
|
||||
"version": "3.1.0",
|
||||
"version": "4.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -5,7 +5,7 @@
|
||||
"keywords": [
|
||||
"cartodb"
|
||||
],
|
||||
"version": "3.1.0",
|
||||
"version": "4.0.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/CartoDB/CartoDB-SQL-API.git"
|
||||
|
Loading…
Reference in New Issue
Block a user