-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enough features to warrant minor version bump.
- Loading branch information
Justin Lan
committed
Apr 18, 2014
1 parent
8e2689c
commit 7e9feb0
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "plottable", | ||
"version": "0.8.1", | ||
"version": "0.9.0", | ||
"ignore": [ | ||
"**/*", | ||
"!plottable.js", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/*! | ||
Plottable v0.8.1 (https://github.com/palantir/plottable) | ||
Plottable v0.9.0 (https://github.com/palantir/plottable) | ||
Copyright 2014 Palantir Technologies | ||
Licensed under MIT (https://github.com/palantir/plottable/blob/master/LICENSE) | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters