googlearchive / pedantic

How to get the most value from Dart static analysis
https://pub.dev/packages/pedantic
BSD 3-Clause "New" or "Revised" License
324 stars 56 forks source link

Release 1.6.0. #19

Closed davidmorgan closed 5 years ago

kevmoo commented 5 years ago

Now we see how many packages w/ ^1.0.0 start breaking on travis with --fatal-infos 😄

davidmorgan commented 5 years ago

Whoops, of course an important part is to update the version number in pubspec.yaml. Will do that too...