diff --git a/NEWS b/NEWS index 0c39109..ae5cbca 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +2.11.1 + 2.11.0 - Do not fix values in the edge (#147) - Windshaft provider accepts an optional data type for coordinates (#149) diff --git a/package.json b/package.json index 0098836..e329d2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "torque.js", - "version": "2.11.0", + "version": "2.11.1", "description": "Torque javascript library", "repository": { "type": "git",