We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff2eaef commit 980c580Copy full SHA for 980c580
pkg/dev_compiler/lib/devc.dart
@@ -10,4 +10,4 @@ export 'src/compiler.dart' show BatchCompiler, setupLogger, createErrorReporter;
10
export 'src/server/server.dart' show DevServer;
11
12
// When updating this version, also update the version in the pubspec.
13
-const devCompilerVersion = '0.1.16';
+const devCompilerVersion = '0.1.17';
0 commit comments