From 9b68241f5676cd50fc889e3500a5f22c8b928f5b Mon Sep 17 00:00:00 2001 From: Elliot Nahman Date: Wed, 30 Nov 2016 09:38:25 -0800 Subject: [PATCH] bump version --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index b29cd5df..08ef3c91 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "px-vis", - "version": "0.6.46", + "version": "0.7.0", "main": [ "px-vis.html" ], diff --git a/package.json b/package.json index 14e55cf1..b1e29f39 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "px-vis", "author": "General Electric", "description": "A set of Px visualization components", - "version": "0.6.46", + "version": "0.7.0", "private": true, "extName": null, "repository": {