diff options
Diffstat (limited to 'lib/Sietima/Subscriber.pm')
-rw-r--r-- | lib/Sietima/Subscriber.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Sietima/Subscriber.pm b/lib/Sietima/Subscriber.pm index 57d20de..468080b 100644 --- a/lib/Sietima/Subscriber.pm +++ b/lib/Sietima/Subscriber.pm @@ -8,7 +8,7 @@ use Email::Address; use List::AllUtils qw(any); use namespace::clean; -our $VERSION = '1.0.2'; # VERSION +our $VERSION = '1.0.3'; # VERSION # ABSTRACT: a subscriber to a mailing list @@ -66,7 +66,7 @@ Sietima::Subscriber - a subscriber to a mailing list =head1 VERSION -version 1.0.2 +version 1.0.3 =head1 DESCRIPTION |