| commit | 20ccad9b559c1ae53b2df6c1a1c0bea9a7727ab1 | [log] [tgz] |
|---|---|---|
| author | Lasse R.H. Nielsen <lrn@google.com> | Fri Feb 19 13:15:08 2021 +0100 |
| committer | GitHub <noreply@github.com> | Fri Feb 19 13:15:08 2021 +0100 |
| tree | cd713a589814ddb0cf43c2eae6bc90ef42f97ddf | |
| parent | 2298ff24732a8037d32e2e50b854959be7cb8544 [diff] |
Remove `-dev` from version number.
diff --git a/pkgs/io/pubspec.yaml b/pkgs/io/pubspec.yaml index 2ec0d8e..242344c 100644 --- a/pkgs/io/pubspec.yaml +++ b/pkgs/io/pubspec.yaml
@@ -2,7 +2,7 @@ description: >- Utilities for the Dart VM Runtime including support for ANSI colors, file copying, and standard exit code values. -version: 0.3.5-dev +version: 0.3.5 homepage: https://github.com/dart-lang/io environment: