Index: pkg/analyzer/pubspec.yaml |
diff --git a/pkg/analyzer/pubspec.yaml b/pkg/analyzer/pubspec.yaml |
index 9e15c290770a4b16c194b4e59c56aec1108378ad..5f9878fc6c7f391ad001dcd39328a2d6152535e5 100644 |
--- a/pkg/analyzer/pubspec.yaml |
+++ b/pkg/analyzer/pubspec.yaml |
@@ -1,5 +1,5 @@ |
name: analyzer |
-version: 0.27.4-alpha.2 |
+version: 0.27.4-alpha.3 |
author: Dart Team <misc@dartlang.org> |
description: Static analyzer for Dart. |
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/analyzer |
@@ -12,7 +12,7 @@ dependencies: |
html: ^0.12.0 |
package_config: ^0.1.1 |
path: '>=0.9.0 <2.0.0' |
- plugin: ^0.1.0 |
+ plugin: ^0.2.0 |
watcher: '>=0.9.6 <0.10.0' |
yaml: ^2.1.2 |
dev_dependencies: |