diff --git a/bower.json b/bower.json index c081f6b7d5..c4327ddc82 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "plottable", - "version": "0.8.1", + "version": "0.9.0", "ignore": [ "**/*", "!plottable.js", diff --git a/license_header.txt b/license_header.txt index 82418e1c28..7bc75533a8 100644 --- a/license_header.txt +++ b/license_header.txt @@ -1,5 +1,5 @@ /*! -Plottable v0.8.1 (https://github.com/palantir/plottable) +Plottable v0.9.0 (https://github.com/palantir/plottable) Copyright 2014 Palantir Technologies Licensed under MIT (https://github.com/palantir/plottable/blob/master/LICENSE) */ diff --git a/package.json b/package.json index 6c80ed6179..0c88685f1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plottable.js", - "version": "0.8.1", + "version": "0.9.0", "description": "Build flexible, performant, interactive charts using D3", "repository": { "type": "git",