Skip to content

Commit db74bcf

Browse files
author
Daniel Mane
committed
Bump version to 0.3.0
1 parent f2464b4 commit db74bcf

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plottable",
3-
"version": "0.2.2",
3+
"version": "0.3.0",
44
"ignore": [
55
"**/*",
66
"!plottable.js",

license_header.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
Plottable v0.2.2 (https://github.com/palantir/plottable)
2+
Plottable v0.3.0 (https://github.com/palantir/plottable)
33
Copyright 2014 Palantir Technologies
44
Licensed under MIT (https://github.com/palantir/plottable/blob/master/LICENSE)
55
*/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plottable.js",
3-
"version": "0.2.2",
3+
"version": "0.3.0",
44
"description": "Build flexible, performant, interactive charts using D3",
55
"repository": {
66
"type": "git",

plottable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
Plottable v0.2.2 (https://github.com/palantir/plottable)
2+
Plottable v0.3.0 (https://github.com/palantir/plottable)
33
Copyright 2014 Palantir Technologies
44
Licensed under MIT (https://github.com/palantir/plottable/blob/master/LICENSE)
55
*/

0 commit comments

Comments
 (0)