Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 5f07d070196dab347e2a58f9ed8de9068bea928f..f6efb5a43e78eddddff168ee72bdd99fd7b00f0c 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.9+4 |
| +version: 0.4.9+5 |
| dependencies: |
| args: ">=0.4.5" |
| analyzer_experimental: ">=0.5.12" |