From 22278b4a67e9f8464a66023c8a44e9261a26d3bb Mon Sep 17 00:00:00 2001 From: Daniel Mane Date: Tue, 29 Apr 2014 10:49:40 -0700 Subject: [PATCH] Bump version to v0.9.1 and commitjs --- 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 c4327ddc82..290086a6bb 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "plottable", - "version": "0.9.0", + "version": "0.9.1", "ignore": [ "**/*", "!plottable.js", diff --git a/license_header.txt b/license_header.txt index 7bc75533a8..cf27cbe2c0 100644 --- a/license_header.txt +++ b/license_header.txt @@ -1,5 +1,5 @@ /*! -Plottable v0.9.0 (https://github.com/palantir/plottable) +Plottable v0.9.1 (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 020aaa1d36..dcf7baf5a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plottable.js", - "version": "0.9.0", + "version": "0.9.1", "description": "Build flexible, performant, interactive charts using D3", "repository": { "type": "git", diff --git a/plottable.js b/plottable.js index 4d135cd63e..1c3a94bbf3 100644 --- a/plottable.js +++ b/plottable.js @@ -1,5 +1,5 @@ /*! -Plottable v0.9.0 (https://github.com/palantir/plottable) +Plottable v0.9.1 (https://github.com/palantir/plottable) Copyright 2014 Palantir Technologies Licensed under MIT (https://github.com/palantir/plottable/blob/master/LICENSE) */