Skip to content

Commit

Permalink
Linter 0.1.20.
Browse files Browse the repository at this point in the history
* New `cancel_subscriptions` lint.

R=alexeidiaz@google.com

Review URL: https://codereview.chromium.org//2066683002 .
  • Loading branch information
pq committed Jun 13, 2016
1 parent f5567f6 commit 1a08f39
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.1.20

* New `cancel_subscriptions` lint.

# 0.1.19

* New `close_sinks` lint.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: linter
version: 0.1.19
version: 0.1.20
author: Dart Team <misc@dartlang.org>
description: Style linter for Dart.
homepage: https://github.com/dart-lang/linter
Expand Down

0 comments on commit 1a08f39

Please sign in to comment.