Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Elliot Nahman committed Nov 30, 2016
1 parent c029fe7 commit e338dd3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v0.7.1
==================
* Fixed register scroll for FF and IE

v0.7.0
==================
* ensure timeseries rendering to canvas with multiple lines are not cut off
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "px-vis",
"version": "0.7.0",
"version": "0.7.1",
"main": [
"px-vis.html"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "px-vis",
"author": "General Electric",
"description": "A set of Px visualization components",
"version": "0.7.0",
"version": "0.7.1",
"private": true,
"extName": null,
"repository": {
Expand Down

0 comments on commit e338dd3

Please sign in to comment.