Revision history for Class::Accessor::Grouped.
+0.10011 2014-09-26 11:24 (UTC)
- Soft-depend on newer (bugfixed and *simpler*) Class::XSAccessor 1.19
- More robust threading tests
}
}
-our $VERSION = '0.10010';
+our $VERSION = '0.10011';
$VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases
# when changing minimum version don't forget to adjust Makefile.PL as well