baz
Stevan Little [Mon, 27 Nov 2006 16:47:05 +0000 (16:47 +0000)]
lib/Moose.pm

index a850406..811c028 100644 (file)
@@ -4,7 +4,7 @@ package Moose;
 use strict;
 use warnings;
 
-our $VERSION = '0.18_001';
+our $VERSION = '0.18_002';
 
 use Scalar::Util 'blessed', 'reftype';
 use Carp         'confess';