X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader.pm;h=f1ba452f252c942aff50ee32b92db87dfe1dc2c1;hb=0af7cacc7b7e906f0ef4b356fd9f4091d0bba01b;hp=6ba9cfadd0c60e757a6cb82a294ece61760ef683;hpb=8990a2b23d98bcb87da292ee3731de3ac4f1b86f;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader.pm b/lib/DBIx/Class/Schema/Loader.pm index 6ba9cfa..f1ba452 100644 --- a/lib/DBIx/Class/Schema/Loader.pm +++ b/lib/DBIx/Class/Schema/Loader.pm @@ -16,7 +16,7 @@ use namespace::clean; # Always remember to do all digits for the version even if they're 0 # i.e. first release of 0.XX *must* be 0.XX000. This avoids fBSD ports # brain damage and presumably various other packaging systems too -our $VERSION = '0.07028'; +our $VERSION = '0.07030'; __PACKAGE__->mk_group_accessors('inherited', qw/ _loader_args @@ -669,6 +669,8 @@ alnewkirk: Al Newkirk angelixd: Paul C. Mantz +andrewalker: André Walker + ... and lots of other folks. If we forgot you, please write the current maintainer or RT.