X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader%2FDBI%2FOracle.pm;h=4d044cdc705f7e015687d53ccee10a1616a27ec7;hb=refs%2Ftags%2F0.07022;hp=e22db4d63f65e05dd4ffd19cc9fd5cf989a0586d;hpb=006c8ed3cdc96091389ba5a82dab1b8d19324a1d;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader/DBI/Oracle.pm b/lib/DBIx/Class/Schema/Loader/DBI/Oracle.pm index e22db4d..4d044cd 100644 --- a/lib/DBIx/Class/Schema/Loader/DBI/Oracle.pm +++ b/lib/DBIx/Class/Schema/Loader/DBI/Oracle.pm @@ -7,7 +7,7 @@ use mro 'c3'; use Try::Tiny; use namespace::clean; -our $VERSION = '0.07021'; +our $VERSION = '0.07022'; =head1 NAME