diff --git a/CHANGELOG.md b/CHANGELOG.md index 81d29d9..20e808e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.3.7 + +* Updated usage in Readme + ## 0.3.6 * Added example diff --git a/pubspec.yaml b/pubspec.yaml index 1e2e589..9d67ec7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: lint_quido -version: 0.3.6 +version: 0.3.7 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