Chromium Code Reviews| Index: pkg/analyzer/pubspec.yaml | 
| diff --git a/pkg/analyzer/pubspec.yaml b/pkg/analyzer/pubspec.yaml | 
| index 832ab5e9ad1e6c105da6c10e706db3520f10463b..96a9d192253b56c47f470029eee06bebc506e6f4 100644 | 
| --- a/pkg/analyzer/pubspec.yaml | 
| +++ b/pkg/analyzer/pubspec.yaml | 
| @@ -1,5 +1,5 @@ | 
| name: analyzer | 
| -version: 0.13.0-dev | 
| +version: 0.13.1-dev | 
| 
 
Brian Wilkerson
2014/03/01 17:05:12
I thought the version scheme was that once we had
 
scheglov
2014/03/02 06:01:08
Done.
 
 | 
| author: Dart Team <misc@dartlang.org> | 
| description: Static analyzer for Dart. | 
| homepage: http://www.dartlang.org |