diff --git a/package.json b/package.json index 2dc921c..b3539cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vizceral", - "version": "4.2.1", + "version": "4.2.2", "description": "Intuitive animated traffic graph 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": {