Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 8f69deb3c58bde3544412858676752191d9966a5..daee3f61c66dc9d95955faf3fe6c120e0d52c0d7 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: source_span |
| -version: 1.1.3-dev |
| +version: 1.1.3 |
| author: Dart Team <misc@dartlang.org> |
| description: A library for identifying source spans and locations. |
| homepage: http://github.com/dart-lang/source_span |