From: Shawn M Moore Date: Tue, 2 Jun 2009 02:23:06 +0000 (-0400) Subject: Bump version to 0.18_01 X-Git-Tag: 0.18_01~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f578a2164e6d761dee21133f26b8b039d5bf92ec;p=gitmo%2FMooseX-AttributeHelpers.git Bump version to 0.18_01 --- diff --git a/lib/MooseX/AttributeHelpers.pm b/lib/MooseX/AttributeHelpers.pm index 918b15d..bf9335c 100644 --- a/lib/MooseX/AttributeHelpers.pm +++ b/lib/MooseX/AttributeHelpers.pm @@ -1,7 +1,7 @@ package MooseX::AttributeHelpers; -our $VERSION = '0.17'; +our $VERSION = '0.18_01'; $VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN';