We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b77602 commit b9ead99Copy full SHA for b9ead99
2 files changed
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
### Changelog
4
5
+#### 0.1.2
6
+##### 10/11/2014
7
+
8
+- (Feature) Added Twilio SMS service
9
10
#### 0.1.1
11
##### 10/10/2014
12
PostmasterPlugin.php
@@ -10,7 +10,7 @@ public function getName()
public function getVersion()
{
13
- return '0.1.0';
+ return '0.1.2';
14
}
15
16
public function getDeveloper()
0 commit comments