X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader%2FDBI%2FComponent%2FQuotedDefault.pm;h=35e46aaa13861a7e04dde50738675a4819435a64;hb=8e6c80c9ded48d2f9450de4200c4490b13d0c942;hp=65186011a50e05b60390796b3b7c5c7e8cf11bf3;hpb=b826c5890a50c641437a87a2f06ebe4d56d2a139;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader/DBI/Component/QuotedDefault.pm b/lib/DBIx/Class/Schema/Loader/DBI/Component/QuotedDefault.pm index 6518601..35e46aa 100644 --- a/lib/DBIx/Class/Schema/Loader/DBI/Component/QuotedDefault.pm +++ b/lib/DBIx/Class/Schema/Loader/DBI/Component/QuotedDefault.pm @@ -4,7 +4,7 @@ use strict; use warnings; use mro 'c3'; -our $VERSION = '0.07010'; +our $VERSION = '0.07011'; =head1 NAME