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=0f23c3479ebe79549cfdb1486d48bd9c174f9f69;hb=eeeab5406ba5610482bfa3220a918363c35ed3e1;hp=65186011a50e05b60390796b3b7c5c7e8cf11bf3;hpb=87a43db11142bab84c1ddc7c2ab7a8e08437a63a;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..0f23c34 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.07012'; =head1 NAME