Applied patch from Zefram in rt #55384
[p5sagit/Devel-BeginLift.git] / lib / Devel / BeginLift.pm
index 90f6a4a..541b4fd 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use 5.008001;
 
-our $VERSION = 0.001002;
+our $VERSION = 0.001003;
 
 use vars qw(%lift);
 use base qw(DynaLoader);