diff --git a/pubspec.yaml b/pubspec.yaml index 5dce349..1c3a034 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: http_mock_adapter description: A simple to use mocking package for Dio intended to be used in tests. It provides various types and methods to declaratively mock request-response communication. -version: 0.4.0 +version: 0.4.1 homepage: https://github.com/lomsa-dev/http-mock-adapter repository: https://github.com/lomsa-dev/http-mock-adapter issue_tracker: https://github.com/lomsa-dev/http-mock-adapter/issues