From 7f06298580aa3ed82a8d079cfc34cc7203ac5f1c Mon Sep 17 00:00:00 2001 From: Ben Shope Date: Sun, 26 Aug 2018 14:49:18 -0700 Subject: [PATCH] 1.10.7 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8e60a1ed4..d1b762649 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-vis", - "version": "1.10.6", + "version": "1.10.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 87cceca86..9b86cd17b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-vis", - "version": "1.10.6", + "version": "1.10.7", "license": "MIT", "author": "Visualization Team ", "description": "Data visualization library based on React and d3.",