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 cbaf4c2..0f573ed 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.3'; # VERSION +our $VERSION = '1.1.4'; # 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.3 +version 1.1.4 =head1 DESCRIPTION |