projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d166ca1
)
baz
Stevan Little [Mon, 27 Nov 2006 16:47:05 +0000 (16:47 +0000)]
lib/Moose.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Moose.pm
b/lib/Moose.pm
index
a850406
..
811c028
100644
(file)
--- a/
lib/Moose.pm
+++ b/
lib/Moose.pm
@@
-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';