diff --git a/composer.json b/composer.json index 7c95d14..1737334 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "require": { "mailgun/mailgun-php": "^2.8", "php-http/guzzle6-adapter": ">=v1.1.1", - "stem-press/stem": ">=0.7.1" + "stem-press/stem": ">=0.7.2" }, "autoload": { "psr-4": { diff --git a/stem-mail-template.php b/stem-mail-template.php index 6c983ae..5ef450b 100644 --- a/stem-mail-template.php +++ b/stem-mail-template.php @@ -4,7 +4,7 @@ Plugin URI: https://github.com/jawngee/the-wonder Description: Model for mail templates Author: interfacelab -Version: 0.3.1 +Version: 0.3.2 Author URI: http://interfacelab.io */