Index: bin/format.dart |
diff --git a/bin/format.dart b/bin/format.dart |
index 84794dd91233d0caa9af2ea373fa5f3faa7eb6ca..705f3af2b72634d6017554ed0462bb4e047c6908 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.3"; |
+const version = "0.2.4"; |
void main(List<String> args) { |
var parser = new ArgParser(allowTrailingOptions: true); |