Deprecate. (#87)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index d35346a..66d4b45 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 1.11.1
+
+- Deprecated. Please use `package:lints` or `package:flutter_lints` instead.
+
 ## 1.11.0
 
 - Enforce 8 new lint rules:
diff --git a/pubspec.yaml b/pubspec.yaml
index 5309839..c056cd8 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: pedantic
-version: 1.11.0
+version: 1.11.1
 description: >-
   The Dart analyzer settings and best practices used internally at Google.
 homepage: https://github.com/google/pedantic