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 a1c047a..e25f8c6 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.1.1'; # VERSION +our $VERSION = '1.1.2'; # VERSION # ABSTRACT: a subscriber to a mailing list @@ -65,7 +65,7 @@ Sietima::Subscriber - a subscriber to a mailing list =head1 VERSION -version 1.1.1 +version 1.1.2 =head1 DESCRIPTION |