Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 176 Bytes

RELEASES.md

File metadata and controls

5 lines (5 loc) · 176 Bytes

How to create a release

  1. Update pubspec.yaml to the new version
  2. Make sure all code has been committed
  3. Tag the release with an annotated tag
  4. Run 'dart pub publish'