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

Unified Diff: lib/devc.dart

Issue 1355043003: Update to 0.1.8 (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 3 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 | « no previous file | pubspec.yaml » ('j') | 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 2118e43ed5a00f61c6c7de88ad5eeeeb77b2f131..6bd46588f5dd05132d0ba2242ea9411415423899 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.7';
+const devCompilerVersion = '0.1.8';
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698