diff --git a/pubspec.yaml b/pubspec.yaml index 9e60d31..60339e9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: impaktfull_mailer description: A dart library for sending emails on backend with a template engine. -version: 0.0.3 +version: 0.0.4 repository: https://github.com/impaktfull/dart_impaktfull_mailer environment: sdk: ">=3.3.0 <4.0.0"