Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 80eedb8e619b25bf3117761a8d6373cdcf0ec3ca..afac573ce625365c17c1b1e7c1d0c0228bb8d163 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.21 |
| +version: 0.4.21+1 |
| dependencies: |
| args: ">=0.4.5" |
| analyzer_experimental: ">=0.5.12" |