dart-lang / api.dart.dev

Dart API docs
https://api.dart.dev
BSD 3-Clause "New" or "Revised" License
19 stars 17 forks source link

fix reading from latest.txt #37

Closed keertip closed 9 years ago

keertip commented 9 years ago

now that we have moved from a revision number to version number to indicate latest, fix reading and parsing this info.

@kevmoo

kevmoo commented 9 years ago

LGTM