diff --git a/package-lock.json b/package-lock.json index 14484b15f..8e60a1ed4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-vis", - "version": "1.10.5", + "version": "1.10.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bf0022021..87cceca86 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-vis", - "version": "1.10.5", + "version": "1.10.6", "license": "MIT", "author": "Visualization Team ", "description": "Data visualization library based on React and d3.",