X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader.pm;h=78709cef3cc3b32249d426f190874a8435309e07;hb=c69c9bffcbd31746ac7e10ad7d03695900a8538d;hp=25996ec69051c6e04fae027f467ab1851170fbfa;hpb=5fc335ab21e8dcf1ddbc9801a8486e6c613bc643;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader.pm b/lib/DBIx/Class/Schema/Loader.pm index 25996ec..78709ce 100644 --- a/lib/DBIx/Class/Schema/Loader.pm +++ b/lib/DBIx/Class/Schema/Loader.pm @@ -14,7 +14,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.07015'; +our $VERSION = '0.07017'; __PACKAGE__->mk_group_accessors('inherited', qw/ _loader_args @@ -560,6 +560,8 @@ gugu: Andrey Kostenko jhannah: Jay Hannah +jnap: John Napiorkowski + rbuels: Robert Buels timbunce: Tim Bunce @@ -578,6 +580,8 @@ bphillips: Brian Phillips schwern: Michael G. Schwern +SineSwiper: Brendan Byrd + hobbs: Andrew Rodland domm: Thomas Klausner