Skip to content
This repository has been archived by the owner on Jun 4, 2018. It is now read-only.

Commit

Permalink
Push version to 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
plauclair committed Feb 28, 2016
1 parent 2a8fc67 commit 8ad9c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WireMailMailgun.module
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class WireMailMailgun extends WireMail implements Module, ConfigurableModule
{
return array(
'title' => 'Wire Mail Mailgun',
'version' => '0.0.1',
'version' => '0.1',
'summary' => "Extends WireMail through the Mailgun API",
'href' => 'http://mailgun.com/',
'author' => 'plauclair',
Expand Down

0 comments on commit 8ad9c93

Please sign in to comment.