Skip to content

Commit

Permalink
(meta) bump version to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
f3rno authored and JacobPlaster committed Feb 25, 2020
1 parent 7f50ae9 commit d873b71
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# 1.0.3
- feature: add ability to insert extra header components to left/right
# 1.0.2
- refactor: move OHLC label onto crosshair canvas
- refactor: convert timeframe menu to dropdown
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bfx-hf-chart",
"version": "1.0.2",
"version": "1.0.3",
"description": "HF Financial Charting Library",
"main": "dist/components/Chart/Chart.js",
"author": "Bitfinex",
Expand Down

0 comments on commit d873b71

Please sign in to comment.