release 0.57
[catagits/Catalyst-Model-DBIC-Schema.git] / lib / Catalyst / Model / DBIC / Schema.pm
index 4b829c4..1ff225e 100644 (file)
@@ -5,7 +5,7 @@ use mro 'c3';
 extends 'Catalyst::Model';
 with 'CatalystX::Component::Traits';
 
-our $VERSION = '0.56';
+our $VERSION = '0.57';
 $VERSION = eval $VERSION;
 
 use namespace::autoclean;