releasing as stable
Samuel Kaufman [Tue, 5 Jan 2016 15:02:00 +0000 (15:02 +0000)]
lib/DBIx/Class/Fixtures.pm

index c293ca1..2f0ba45 100644 (file)
@@ -23,7 +23,7 @@ our $namespace_counter = 0;
 __PACKAGE__->mk_group_accessors( 'simple' => qw/config_dir
     _inherited_attributes debug schema_class dumped_objects config_attrs/);
 
-our $VERSION = '1.00103_3';
+our $VERSION = '1.00104';
 
 $VERSION = eval $VERSION;