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",