From db74bcf0996c2d7fcbb97a995546be5679f8b0cf Mon Sep 17 00:00:00 2001 From: Daniel Mane Date: Fri, 7 Mar 2014 18:04:19 -0800 Subject: [PATCH] Bump version to 0.3.0 --- bower.json | 2 +- license_header.txt | 2 +- package.json | 2 +- plottable.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bower.json b/bower.json index ab093c17a8..bbc0a87bc2 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "plottable", - "version": "0.2.2", + "version": "0.3.0", "ignore": [ "**/*", "!plottable.js", diff --git a/license_header.txt b/license_header.txt index 45421edc91..f171886c99 100644 --- a/license_header.txt +++ b/license_header.txt @@ -1,5 +1,5 @@ /*! -Plottable v0.2.2 (https://github.com/palantir/plottable) +Plottable v0.3.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 1c6c6339d0..65b12d0961 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plottable.js", - "version": "0.2.2", + "version": "0.3.0", "description": "Build flexible, performant, interactive charts using D3", "repository": { "type": "git", diff --git a/plottable.js b/plottable.js index afe3c8105c..273a4a5304 100644 --- a/plottable.js +++ b/plottable.js @@ -1,5 +1,5 @@ /*! -Plottable v0.2.2 (https://github.com/palantir/plottable) +Plottable v0.3.0 (https://github.com/palantir/plottable) Copyright 2014 Palantir Technologies Licensed under MIT (https://github.com/palantir/plottable/blob/master/LICENSE) */