Chromium Code Reviews| Index: lib/devc.dart |
| diff --git a/lib/devc.dart b/lib/devc.dart |
| index 6bd46588f5dd05132d0ba2242ea9411415423899..bc29b465967cb7e5f2a8f2830fc658cd5745f060 100644 |
| --- a/lib/devc.dart |
| +++ b/lib/devc.dart |
| @@ -12,4 +12,4 @@ export 'src/server/server.dart' show DevServer; |
| export 'strong_mode.dart' show StrongModeOptions; |
| // When updating this version, also update the version in the pubspec. |
| -const devCompilerVersion = '0.1.8'; |
| +const devCompilerVersion = '0.1.9'; |