diff --git a/package.json b/package.json index eabacdd..152707e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vizceral", - "version": "4.2.3", + "version": "4.3.0", "description": "Intuitive animated traffic graph visualization using webgl. If a graph of nodes and edges with data about traffic volume is provided, it will render a traffic graph animating the connection volume between nodes.", "main": "dist/vizceral.js", "repository": {