X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass.pm;h=e49554ea45ce6c001c784a7bf7c42eb2091e004b;hb=9ff52272361184ab8ba4dd67da4312232fec0fe8;hp=0b74025f739ad900463b0df5236e29fbaacf1305;hpb=a93441f2e2e22127602b7c24e05237ffc10ab786;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class.pm b/lib/DBIx/Class.pm index 0b74025..e49554e 100644 --- a/lib/DBIx/Class.pm +++ b/lib/DBIx/Class.pm @@ -11,7 +11,7 @@ our $VERSION; # $VERSION declaration must stay up here, ahead of any other package # declarations, as to not confuse various modules attempting to determine # this ones version, whether that be s.c.o. or Module::Metadata, etc -$VERSION = '0.08205'; +$VERSION = '0.08240'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases @@ -303,6 +303,8 @@ amiri: Amiri Barksdale amoore: Andrew Moore +andrewalker: Andre Walker + andyg: Andy Grundman ank: Andres Kievsky