diff --git a/pubspec.yaml b/pubspec.yaml index 946ac91..6301d6f 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: 5.0.0+1 +version: 5.0.1 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 @@ -31,5 +31,3 @@ dev_dependencies: sdk: flutter meta: ^1.12.0 mocktail: ^1.0.3 - -flutter: null