increment Column.pm version number for new Pg 7.2 foo
[DBIx-DBSchema.git] / DBSchema / Column.pm
index 9a067a5..e1e03c7 100644 (file)
@@ -9,7 +9,7 @@ use DBIx::DBSchema::_util qw(_load_driver);
 #@ISA = qw(Exporter);
 @ISA = qw();
 
-$VERSION = '0.03';
+$VERSION = '0.04';
 
 =head1 NAME