--- Guard/Guard.pm 2008/12/15 02:38:21 1.16 +++ Guard/Guard.pm 2009/04/11 04:42:29 1.19 @@ -39,7 +39,7 @@ no warnings; BEGIN { - $VERSION = '0.5'; + $VERSION = '1.02'; @ISA = qw(Exporter); @EXPORT = qw(guard scope_guard);