diff --git a/bower.json b/bower.json index b072939f91..3eb7e7a138 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "plottable", - "version": "0.5.1", + "version": "0.7.0", "ignore": [ "**/*", "!plottable.js", diff --git a/license_header.txt b/license_header.txt index 45d6f47320..68467d16bc 100644 --- a/license_header.txt +++ b/license_header.txt @@ -1,5 +1,5 @@ /*! -Plottable v0.5.1 (https://github.com/palantir/plottable) +Plottable v0.7.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 cbc4ffcfa7..ea999a97f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plottable.js", - "version": "0.5.1", + "version": "0.7.0", "description": "Build flexible, performant, interactive charts using D3", "repository": { "type": "git",