X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FSub%2FName.pm;h=844357d884bbaa2d43b07083a8e8ef8ba079d17b;hb=7fa1d2bb04d51abd31a9a724ccdc517adec16d9b;hp=f7201835561a4281e13d52a451a8fc530e935e12;hpb=4a3201daca5022e50a4ce0ab36016a5a7ed76c96;p=p5sagit%2FSub-Name.git diff --git a/lib/Sub/Name.pm b/lib/Sub/Name.pm index f720183..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.20'; +our $VERSION = '0.21'; use Exporter 5.57 'import';