X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FSub%2FName.pm;fp=lib%2FSub%2FName.pm;h=1b467dbe179c4d14553b9d9cea2cb82b70883712;hb=b7fdc24cef671e416560b0e13abbb55decea85ea;hp=af02ed9c7db8ea0e33a6e8983afdf68bc80499a4;hpb=63ea1fd0b9fc09452f0e98ea0d0c0ada6e996b9a;p=p5sagit%2FSub-Name.git diff --git a/lib/Sub/Name.pm b/lib/Sub/Name.pm index af02ed9..1b467db 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.16'; +our $VERSION = '0.17'; use Exporter 5.57 'import';