From f67907a8c580cfbe81c8666d2cbccce85f4fd80f Mon Sep 17 00:00:00 2001 From: Xiaohan Zhang Date: Thu, 30 Mar 2017 16:10:31 -0700 Subject: [PATCH] preparing release 3.0.0-rc.1 (#3320) --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 9da70df06f..6d7415a8ee 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "plottable", "description": "A modular charting library built on D3", - "version": "3.0.0-beta.4", + "version": "3.0.0-rc.1", "main": [ "plottable.js", "plottable.css" diff --git a/package.json b/package.json index 38ce3ae5c9..098c83b9a6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "plottable", "description": "A modular charting library built on D3", - "version": "3.0.0-beta.4", + "version": "3.0.0-rc.1", "license": "MIT", "repository": { "type": "git",