diff --git a/package-lock.json b/package-lock.json index 833d648f9..2f0be8d92 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "m.e.i.n.e.l", - "version": "2.3.1", + "version": "2.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 040f94d28..94c93b924 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "m.e.i.n.e.l", - "version": "2.3.1", + "version": "2.4.0", "description": "The **M**odern, **E**xtensible and **I**nteractive **N**umber **E**xploration **L**ibrary (or short: m.e.i.n.e.l.) is a visualization library for various forms of data. It focuses on abstracting the interfaces in a way that one only needs to supply the data and few (optional) parameters to embed visually appealing charts into existing environments. These interfaces are implemented by utilizing Polymer components.", "main": "index.html", "directories": {