Skip to content

Commit

Permalink
Bump version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
teamdandelion committed Mar 12, 2014
1 parent de2df9b commit 3713423
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.3.0",
"version": "0.3.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.3.0 (https://github.com/palantir/plottable)
Plottable v0.3.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.3.0",
"version": "0.3.1",
"description": "Build flexible, performant, interactive charts using D3",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3713423

Please sign in to comment.