increased version
Luke Saunders [Tue, 19 Feb 2008 12:47:22 +0000 (12:47 +0000)]
lib/DBIx/Class/Fixtures.pm

index 5e8f11f..d42e3be 100644 (file)
@@ -25,11 +25,11 @@ __PACKAGE__->mk_group_accessors( 'simple' => qw/config_dir _inherited_attributes
 
 =head1 VERSION
 
-Version 0.999_01
+Version 1.000000
 
 =cut
 
-our $VERSION = '0.999_01';
+our $VERSION = '1.000000';
 
 =head1 NAME