diff --git a/bower.json b/bower.json index 1186d67660..6e2bcc3a7e 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "plottable", "description": "A library for creating charts out of D3", - "version": "0.19.2", + "version": "0.19.3", "main": ["plottable.js", "plottable.css"], "license": "MIT", "ignore": [ diff --git a/package.json b/package.json index 327dd5613e..7d1e772691 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plottable.js", - "version": "0.19.2", + "version": "0.19.3", "description": "Build flexible, performant, interactive charts using D3", "repository": { "type": "git", diff --git a/plottable.js b/plottable.js index c5e5ad0598..65070449f6 100644 --- a/plottable.js +++ b/plottable.js @@ -1,5 +1,5 @@ /*! -Plottable 0.19.2 (https://github.com/palantir/plottable) +Plottable 0.19.3 (https://github.com/palantir/plottable) Copyright 2014 Palantir Technologies Licensed under MIT (https://github.com/palantir/plottable/blob/master/LICENSE) */ diff --git a/plottable.zip b/plottable.zip index 8b85208719..4dbc42f3c2 100644 Binary files a/plottable.zip and b/plottable.zip differ