Skip to content

Commit 8c5af18

Browse files
scheglovcommit-bot@chromium.org
authored andcommitted
Prepare to publish analyzer 0.39.16.
Change-Id: Ib20a70a7541cf037cce7b648f50a791ffacf08e5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/157006 Reviewed-by: Brian Wilkerson <[email protected]> Commit-Queue: Konstantin Shcheglov <[email protected]>
1 parent 9cb5d8e commit 8c5af18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkg/analyzer/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.39.16-dev
1+
## 0.39.16
22
* Added `TypeVisitorWithArgument` and `DartType.acceptWithArgument`.
33
* Bumped the analyzer's SDK requirement to `>=2.7.0`, so that extension methods
44
can be used within the analyzer implementation. Previously it was `2.6.0`,

pkg/analyzer/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: analyzer
2-
version: 0.39.16-dev
2+
version: 0.39.16
33
description: This package provides a library that performs static analysis of Dart code.
44
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/analyzer
55

0 commit comments

Comments
 (0)