--- Guard/Guard.pm 2009/01/13 23:30:38 1.18 +++ Guard/Guard.pm 2009/04/11 04:42:29 1.19 @@ -39,7 +39,7 @@ no warnings; BEGIN { - $VERSION = '1.01'; + $VERSION = '1.02'; @ISA = qw(Exporter); @EXPORT = qw(guard scope_guard);