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