Skip to content

Commit b807f69

Browse files
committed
bump version to 0.04
1 parent 82f8cd1 commit b807f69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/SMS/API/CMTelecom.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Version 0.01
1616
1717
=cut
1818

19-
our $VERSION = '0.03';
19+
our $VERSION = '0.04';
2020

2121

2222
=head1 SYNOPSIS

lib/SMS/Send/CMTelecom.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ use SMS::API::CMTelecom;
77

88
use base 'SMS::Send::Driver';
99

10-
$SMS::Send::CMTelecom::VERSION = '0.03';
10+
$SMS::Send::CMTelecom::VERSION = '0.04';
1111

1212
sub new {
1313
my ($class, %args) = @_;

0 commit comments

Comments
 (0)