Skip to content

Commit 86227fb

Browse files
committed
Bumped version number to 0.5.1
1 parent f334a7d commit 86227fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Amazon SNS PHP API v0.5.0 Documentation #
1+
# Amazon SNS PHP API v0.5.1 Documentation #
22
This API wrapper is a lightweight alternative to the official [Amazon aws-sdk-for-php](http://aws.amazon.com/sdkforphp) for access to Amazon SNS (Simple Notification Service) using PHP
33

44
Find out more about Amazon SNS here - http://aws.amazon.com/sns

lib/amazonsns.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @author Chris Barr
88
* @link http://aws.amazon.com/sns/
99
* @link http://docs.amazonwebservices.com/sns/latest/api/
10-
* @version 0.5.0
10+
* @version 0.5.1
1111
*/
1212
class AmazonSNS
1313
{

0 commit comments

Comments
 (0)