diff --git a/CHANGELOG.md b/CHANGELOG.md index 16698a2..d7ab057 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## [1.7.0] + +* Bumped `device_info_plus` to `7.0.1` +* Bumped `package_info_plus` to `3.0.1` + ## [1.6.0] * Bumped Dart SDK version to `2.17.0` diff --git a/pubspec.yaml b/pubspec.yaml index 39ef82b..10be64d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: matomo_tracker description: A fully cross-platform wrap of the Matomo tracking client for Flutter, using the Matomo API. -version: 1.6.0 +version: 1.7.0 homepage: https://github.com/Floating-Dartists/matomo-tracker repository: https://github.com/Floating-Dartists/matomo-tracker issue_tracker: https://github.com/Floating-Dartists/matomo-tracker/issues