Skip to content

Commit

Permalink
Bump version to 1.02
Browse files Browse the repository at this point in the history
  • Loading branch information
bigpresh committed Apr 30, 2015
1 parent f9b86b5 commit d515097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/SMS/AQL.pm
Expand Up @@ -16,7 +16,7 @@ use LWP::UserAgent;
use HTTP::Request;
use vars qw($VERSION);

$VERSION = '1.01';
$VERSION = '1.02';

my $UNRECOGNISED_RESPONSE = "Unrecognised response from server";
my $NO_RESPONSES = "Could not get valid response from any server";
Expand Down

0 comments on commit d515097

Please sign in to comment.