Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 8f8d66225e4aaa784836f221e1dd42b6be1fdac3..8d4ba5936e8f7540921a160de42599015a3c3f2e 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.11+1 |
| +version: 0.4.11+2 |
| dependencies: |
| args: ">=0.4.5" |
| analyzer_experimental: ">=0.5.12" |