X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader%2FDBI%2FOracle.pm;h=da829b4336d13c66dbbb0a10a55e7d87ab9f5db9;hb=ef73d2ade02190ee6e89138aa52d19f7138272b1;hp=2fe3ab528d68cf36a713680d273219e8bd86dfe2;hpb=835a650ffbbce01781e4b7ce4a25a78344bddb46;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 2fe3ab5..da829b4 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.07023'; +our $VERSION = '0.07027'; =head1 NAME