diff --git a/lib/Object/Iterate.pm b/lib/Object/Iterate.pm index 37be68b..2dcd2e7 100755 --- a/lib/Object/Iterate.pm +++ b/lib/Object/Iterate.pm @@ -1,6 +1,6 @@ # This file is here for PAUSE and will be replaced at build time package Object::Iterate; -$VERSION = '1.147_01'; +$VERSION = '1.148'; =head1 NAME diff --git a/lib/Object/Iterate/Tester.pm b/lib/Object/Iterate/Tester.pm index d0e658e..37d1152 100644 --- a/lib/Object/Iterate/Tester.pm +++ b/lib/Object/Iterate/Tester.pm @@ -6,7 +6,7 @@ use vars qw($VERSION); use warnings; no warnings; -$VERSION = '1.147_01'; +$VERSION = '1.148'; =encoding utf8