Index: pubspec.yaml |
diff --git a/pubspec.yaml b/pubspec.yaml |
index d025a6ee29a02dd94fc14670ae3d681d42db85d5..805139f744c034b57ec16c3d13f902e298bb499a 100644 |
--- a/pubspec.yaml |
+++ b/pubspec.yaml |
@@ -2,7 +2,7 @@ name: web_ui |
author: "Web UI Authors <web-ui@dartlang.org>" |
homepage: https://github.com/dart-lang/web-ui |
description: An easy way to build web apps in Dart. |
-version: 0.2.10+1 |
+version: 0.2.10+2 |
dependencies: |
args: any |
# Pin html5lib so we don't get unexpected API breaks. |