Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index c7a23fc92986578bfd0b260763fe5d9b90358d4b..1c21a16887049f5ddc49d6be8fa4c33fc81631c4 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.18 |
| +version: 0.4.18+1 |
| dependencies: |
| args: ">=0.4.5" |
| analyzer_experimental: ">=0.5.12" |