--- Guard/Guard.pm 2008/12/15 02:38:21 1.16 +++ Guard/Guard.pm 2009/01/13 23:30:38 1.18 @@ -39,7 +39,7 @@ no warnings; BEGIN { - $VERSION = '0.5'; + $VERSION = '1.01'; @ISA = qw(Exporter); @EXPORT = qw(guard scope_guard);