Skip to content

Commit faf7b05

Browse files
authored
Release 2.2.5 to support bare libraries (#1188)
Fixes #1186
1 parent f79a982 commit faf7b05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 2.2.5-dev
1+
# 2.2.5
22

33
* Require `package:analyzer` `^5.1.0`.
44
* Format unnamed libraries.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_style
22
# Note: See tool/grind.dart for how to bump the version.
3-
version: 2.2.5-dev
3+
version: 2.2.5
44
description: >-
55
Opinionated, automatic Dart source code formatter.
66
Provides an API and a CLI tool.

0 commit comments

Comments
 (0)