Bump version to 1.3.10-dev
diff --git a/pubspec.yaml b/pubspec.yaml
index 08c1843..776e52a 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: 1.3.8+1
+version: 1.3.10-dev
 description: >-
   Opinionated, automatic Dart source code formatter.
   Provides an API and a CLI tool.