Version 0.001001.
[p5sagit/Devel-BeginLift.git] / lib / Devel / BeginLift.pm
index 1eee879..6a40b9c 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use 5.008001;
 
-our $VERSION = 0.001000;
+our $VERSION = 0.001001;
 
 use vars qw(%lift);
 use base qw(DynaLoader);