Skip to content

Commit b9ead99

Browse files
committed
Updates
1 parent 5b77602 commit b9ead99

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
### Changelog
44

5+
#### 0.1.2
6+
##### 10/11/2014
7+
8+
- (Feature) Added Twilio SMS service
9+
510
#### 0.1.1
611
##### 10/10/2014
712

PostmasterPlugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ public function getName()
1010

1111
public function getVersion()
1212
{
13-
return '0.1.0';
13+
return '0.1.2';
1414
}
1515

1616
public function getDeveloper()

0 commit comments

Comments
 (0)