X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FClass%2FAccessor%2FGrouped.pm;h=a1da4621f3af2e2ef9d3db97173ac61756b28534;hb=refs%2Ftags%2Fv0.10004;hp=423042cef6befc09738476810139ddd9459a2974;hpb=3f6054c4e0ac5ec5763c4afd3a8cff0f18a67ba7;p=p5sagit%2FClass-Accessor-Grouped.git diff --git a/lib/Class/Accessor/Grouped.pm b/lib/Class/Accessor/Grouped.pm index 423042c..a1da462 100644 --- a/lib/Class/Accessor/Grouped.pm +++ b/lib/Class/Accessor/Grouped.pm @@ -13,7 +13,7 @@ BEGIN { } } -our $VERSION = '0.10003'; +our $VERSION = '0.10004'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases # when changing minimum version don't forget to adjust L and