We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f79a982 commit faf7b05Copy full SHA for faf7b05
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# 2.2.5-dev
+# 2.2.5
2
3
* Require `package:analyzer` `^5.1.0`.
4
* Format unnamed libraries.
pubspec.yaml
@@ -1,6 +1,6 @@
name: dart_style
# Note: See tool/grind.dart for how to bump the version.
-version: 2.2.5-dev
+version: 2.2.5
description: >-
5
Opinionated, automatic Dart source code formatter.
6
Provides an API and a CLI tool.
0 commit comments