| commit | f88934075d3b753d9327995be759c8ff8097f868 | [log] [tgz] |
|---|---|---|
| author | samogot <inayd@google.com> | Tue Sep 18 21:13:00 2018 +0300 |
| committer | GitHub <noreply@github.com> | Tue Sep 18 21:13:00 2018 +0300 |
| tree | 65784b75a36ede9fd89846fca4af52b3a90d7537 | |
| parent | 0579757ce6ce996818a755089cccc5ac097a07ea [diff] |
Release 0.1.1 (dart-lang/timing#7)
diff --git a/pkgs/timing/pubspec.yaml b/pkgs/timing/pubspec.yaml index 890555d..3e32757 100644 --- a/pkgs/timing/pubspec.yaml +++ b/pkgs/timing/pubspec.yaml
@@ -1,5 +1,5 @@ name: timing -version: 0.1.1-dev +version: 0.1.1 description: Timing is a simple package for tracking performance of both async and sync actions author: Dart Team <misc@dartlang.org> homepage: https://github.com/dart-lang/timing