release 0.07009
[dbsrgits/DBIx-Class-Schema-Loader.git] / lib / DBIx / Class / Schema / Loader / DBI / ODBC / Microsoft_SQL_Server.pm
index b3a47f4..1fca129 100644 (file)
@@ -8,7 +8,7 @@ use base qw/
 use Carp::Clan qw/^DBIx::Class/;
 use mro 'c3';
 
-our $VERSION = '0.07008';
+our $VERSION = '0.07009';
 
 =head1 NAME