diff --git a/CHANGELOG.md b/CHANGELOG.md index 1368d1f..81d29d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.3.6 + +* Added example + ## 0.3.5 * Lints from dart_metrics version 4.21.2 diff --git a/pubspec.yaml b/pubspec.yaml index 5a094b4..1e2e589 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: lint_quido -version: 0.3.5 +version: 0.3.6 description: Collection of Flutter lints that we use and follow in Miquido repository: https://github.com/miquido/lint_quido issue_tracker: https://github.com/miquido/lint_quido/issues