Skip to content

Commit

Permalink
Bump version to v0.9.1 and commitjs
Browse files Browse the repository at this point in the history
  • Loading branch information
teamdandelion committed Apr 29, 2014
1 parent 4f5052a commit 22278b4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plottable",
"version": "0.9.0",
"version": "0.9.1",
"ignore": [
"**/*",
"!plottable.js",
Expand Down
2 changes: 1 addition & 1 deletion license_header.txt
Original file line number Diff line number Diff line change
@@ -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)
*/
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion plottable.js
Original file line number Diff line number Diff line change
@@ -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)
*/
Expand Down

0 comments on commit 22278b4

Please sign in to comment.