Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(587)

Unified Diff: lib/devc.dart

Issue 1399193002: Update version and analysis_options. (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « CHANGELOG.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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';
« no previous file with comments | « CHANGELOG.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698