0.1.55 (#1046)

* 0.1.55

* previewDart2 mention
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ed25260..86b0595 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+# 0.1.55
+
+* fixed an issue in `const` error handling
+* updated `linter` binary to use `previewDart2`
+
 # 0.1.54
 
 * new `unnecessary_const` lint
diff --git a/pubspec.yaml b/pubspec.yaml
index 7332047..4948c20 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: linter
-version: 0.1.54
+version: 0.1.55
 author: Dart Team <misc@dartlang.org>
 description: Style linter for Dart.
 homepage: https://github.com/dart-lang/linter