Index: pubspec.yaml |
diff --git a/pubspec.yaml b/pubspec.yaml |
index 076531fb56aa7b673b7d6184dfac20bffc635e9a..28b9b9c46d97550cce11145d17c4eb95de3dc07a 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.8+4 |
+version: 0.2.9 |
dependencies: |
args: any |
# Pin html5lib so we don't get unexpected API breaks. |