Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 4680556cdd9db5a5d7bbc149a9baf6ec0e688118..cf6ba4cda54b4bd1636621effce18e85b20be2b2 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -2,7 +2,7 @@ name: web_ui |
| author: "Web UI Authors <web-ui-dev@dartlang.org>" |
| homepage: https://github.com/dart-lang/web-ui |
| description: An easy way to build web apps in Dart. |
| -version: 0.4.1+6 |
| +version: 0.4.1+7 |
|
Siggi Cherem (dart-lang)
2013/03/11 22:21:54
I'm inclined to keep the old version here. I don't
|
| dependencies: |
| args: ">=0.3.5+1" |
| analyzer_experimental: ">=0.3.7+6" |