Bumping version to 1.000009
Karen Etheridge [Sat, 21 Apr 2018 17:13:19 +0000 (19:13 +0200)]
lib/Safe/Isa.pm

index 92c3b6f..651b6ac 100644 (file)
@@ -5,7 +5,7 @@ use warnings FATAL => 'all';
 use Scalar::Util ();
 use Exporter 5.57 qw(import);
 
-our $VERSION = '1.000008';
+our $VERSION = '1.000009';
 
 our @EXPORT = qw($_call_if_object $_isa $_can $_does $_DOES $_call_if_can);