Skip to content

Commit

Permalink
Bump version to 0.60.0
Browse files Browse the repository at this point in the history
  • Loading branch information
imaNNeo committed Jan 26, 2023
1 parent c04e6e6 commit c2207d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## newVersion
## 0.60.0
* **IMPROVEMENT** (by @lsaudon) Replace flutter_lints by very_good_analysis
* **BREAKING** (by @lsaudon) Update dart sdk to 2.17.0 (flutter 3.0.0)
* **BUGFIX** (by @imaNNeo) Fix indicator out of range error in line chart, #1187
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fl_chart
description: A highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.
version: 0.55.2
version: 0.60.0
homepage: https://github.com/imaNNeo/fl_chart

environment:
Expand Down

0 comments on commit c2207d5

Please sign in to comment.