diff --git a/package-lock.json b/package-lock.json index a5f3df10c..b5c4f3239 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "m.e.i.n.e.l", - "version": "2.2.0", + "version": "2.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 625362494..53346bb3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "m.e.i.n.e.l", - "version": "2.2.0", + "version": "2.3.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": {