Index: bin/format.dart |
diff --git a/bin/format.dart b/bin/format.dart |
index a8a00e2480abcade376ba9ea308100350f48ee96..0be795dba9cc7b7f4b807227ba8570651639d961 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.9+1"; |
+const version = "0.2.10"; |
void main(List<String> args) { |
var parser = new ArgParser(allowTrailingOptions: true); |