{{$NEXT}}
+- fix for bugtracker pointing to gh, should be rt, added test to identify windows issues
+
1.001028 2015-01-05 00:40:41+00:00 Europe/London
- releasing as stable
do_munging = 0
[MetaResources]
-bugtracker.web = https://github.com/dbsrgits/DBIx-Class-Fixtures/issues
repository.url = https://github.com/dbsrgits/DBIx-Class-Fixtures.git
repository.web = https://github.com/dbsrgits/DBIx-Class-Fixtures
repository.type = git
__PACKAGE__->mk_group_accessors( 'simple' => qw/config_dir
_inherited_attributes debug schema_class dumped_objects config_attrs/);
-our $VERSION = '1.001028';
+our $VERSION = '1.001_029';
$VERSION = eval $VERSION;