X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FSub%2FName.pm;h=844357d884bbaa2d43b07083a8e8ef8ba079d17b;hb=7fa1d2bb04d51abd31a9a724ccdc517adec16d9b;hp=bf168105fee23623ff31c443cd8fb05365a88946;hpb=3c386fb8e45be3a7137387add00acd7584406020;p=p5sagit%2FSub-Name.git diff --git a/lib/Sub/Name.pm b/lib/Sub/Name.pm index bf16810..844357d 100644 --- a/lib/Sub/Name.pm +++ b/lib/Sub/Name.pm @@ -54,7 +54,7 @@ use 5.006; use strict; use warnings; -our $VERSION = '0.18'; +our $VERSION = '0.21'; use Exporter 5.57 'import';