Index: bin/format.dart |
diff --git a/bin/format.dart b/bin/format.dart |
index bdb79e80b7bcabdf3bb89d6f3406cd1fe91a4a19..410d0c8390cd3571ead9c0993e6074135fa32102 100644 |
--- a/bin/format.dart |
+++ b/bin/format.dart |
@@ -14,7 +14,7 @@ import 'package:dart_style/src/io.dart'; |
import 'package:dart_style/src/source_code.dart'; |
// Note: The following line of code is modified by tool/grind.dart. |
-const version = "0.2.4"; |
+const version = "0.2.7"; |
void main(List<String> args) { |
var parser = new ArgParser(allowTrailingOptions: true); |