projects
/
gitmo/MooseX-AlwaysCoerce.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c5b5774
)
bump to 0.12 to fix upload *again*
0.12
Karen Etheridge [Fri, 8 Oct 2010 19:16:29 +0000 (12:16 -0700)]
Changes
patch
|
blob
|
blame
|
history
lib/MooseX/AlwaysCoerce.pm
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
1b7c887
..
f71d56f
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,5
+1,8
@@
Revision history for MooseX-AlwaysCoerce
+0.12 2010-10-08 12:14:54 PDT
+ - ...and again.
+
0.11 2010-10-08 12:05:42 PDT
- fix mangled distribution tarball (Karen Etheridge)
diff --git
a/lib/MooseX/AlwaysCoerce.pm
b/lib/MooseX/AlwaysCoerce.pm
index
6dcc6a9
..
e2360bc
100644
(file)
--- a/
lib/MooseX/AlwaysCoerce.pm
+++ b/
lib/MooseX/AlwaysCoerce.pm
@@
-18,11
+18,11
@@
MooseX::AlwaysCoerce - Automatically enable coercions for Moose attributes
=head1 VERSION
-Version 0.11
+Version 0.12
=cut
-our $VERSION = '0.11';
+our $VERSION = '0.12';
=head1 SYNOPSIS