diff --git a/NEWS.md b/NEWS.md index cb5070a9..4cfd7f8c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,6 @@ +1.5.2 +----- + 1.5.1 ----- * Improve cacheability of queries selecting "updated_at" fields (#99) diff --git a/package.json b/package.json index 387d0aab..a54a0e30 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "private": true, "name": "cartodb_api", "description": "high speed SQL api for cartodb", - "version": "1.5.1", + "version": "1.5.2", "author": { "name": "Simon Tokumine, Sandro Santilli, Vizzuality", "url": "http://vizzuality.com",