Skip to content

Commit 980c580

Browse files
committed
Update devc.dart
1 parent ff2eaef commit 980c580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/dev_compiler/lib/devc.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ export 'src/compiler.dart' show BatchCompiler, setupLogger, createErrorReporter;
1010
export 'src/server/server.dart' show DevServer;
1111

1212
// When updating this version, also update the version in the pubspec.
13-
const devCompilerVersion = '0.1.16';
13+
const devCompilerVersion = '0.1.17';

0 commit comments

Comments
 (0)