Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 4ce53e3181cea9c78f4edf907f5b00154c45d23d..50e31cf7095de97e36e950d49b789a732b8f9644 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.12+2 |
| +version: 0.4.12+3 |
| dependencies: |
| args: ">=0.4.5" |
| analyzer_experimental: ">=0.5.12" |