Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 1f8001a1f0620f2b073951cda28c9d562cff3878..e27b7fa8149e837efcc864a0dbe2ff5ef07c6a34 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -2,7 +2,7 @@ name: web_components |
| author: "Dart Team <misc@dartlang.org>" |
| homepage: https://github.com/dart-lang/dart-web-components |
| description: An easy way to build web apps in Dart. |
| -version: 0.2.5+4 |
| +version: 0.2.5+5 |
| dependencies: |
| unittest: { sdk: unittest } |
| args: { sdk: args } |