[Bps-public-commit] r13648 - Scalar-Defer/lib/Scalar

nothingmuch at bestpractical.com nothingmuch at bestpractical.com
Fri Jun 27 04:11:52 EDT 2008


Author: nothingmuch
Date: Fri Jun 27 04:11:51 2008
New Revision: 13648

Modified:
   Scalar-Defer/lib/Scalar/Defer.pm

Log:
version bump

Modified: Scalar-Defer/lib/Scalar/Defer.pm
==============================================================================
--- Scalar-Defer/lib/Scalar/Defer.pm	(original)
+++ Scalar-Defer/lib/Scalar/Defer.pm	Fri Jun 27 04:11:51 2008
@@ -5,7 +5,7 @@
 use warnings;
 
 BEGIN {
-    our $VERSION = '0.12';
+    our $VERSION = '0.13';
     our @EXPORT  = qw( lazy defer force );
 }
 



More information about the Bps-public-commit mailing list