X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader.pm;h=ea0fe2cc7689d02f4f144097e512979a0f839a4d;hb=18eb280f9b71785a12c105299f813358faa47143;hp=61a6d3c2563d75470d6cae128e259b1a46522a36;hpb=0f8448322561029d7265adc51484136b2433ad28;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader.pm b/lib/DBIx/Class/Schema/Loader.pm index 61a6d3c..ea0fe2c 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.07014'; +our $VERSION = '0.07018'; __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