diff --git a/pubspec.yaml b/pubspec.yaml index 2de2431..f9de3f8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: retack -description: A Dart Package to handle API calls for posting exceptions & errors to Retack.AI -version: 0.0.6 +description: A Dart Package to handle API calls for posting exceptions & errors to Retack.AI +version: 0.0.7 homepage: https://retack.ai repository: https://github.com/truenary/retack_pkg_flutter @@ -14,8 +14,7 @@ platforms: windows: environment: - sdk: '>=3.0.0 <4.0.0' - + sdk: ">=3.0.0 <4.0.0" dependencies: http: ^1.1.0