diff --git a/composer.json b/composer.json index 2db77d4..b2b7b7e 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "mailgun/mailgun-php": "^2.8", - "stem-press/stem": ">=0.5.7" + "stem-press/stem": ">=0.5.8" }, "autoload": { "psr-4": { diff --git a/stem-mail-template.php b/stem-mail-template.php index d3ddcfa..f56dc7c 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.1.6 +Version: 0.1.7 Author URI: http://interfacelab.io */