Update pubspec version since there are unpublished changes now.
diff --git a/pubspec.yaml b/pubspec.yaml
index 52ff54f..1b66c35 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,6 +1,6 @@
 name: dart_style
 # Note: See tool/grind.dart for how to bump the version.
-version: 2.2.1
+version: 2.2.2-dev
 description: >-
   Opinionated, automatic Dart source code formatter.
   Provides an API and a CLI tool.