X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FSub%2FName.pm;h=c8dfbe05ba1b962a13bf7dc7f83d2c019064d1a0;hb=9b196bcbd212803136843bd0f598247564b2e10d;hp=53f1859809585b7f01b1a1ec6886909245fbf62a;hpb=6eb2af6c024c817770d1af33b7586dce388db8d7;p=p5sagit%2FSub-Name.git diff --git a/lib/Sub/Name.pm b/lib/Sub/Name.pm index 53f1859..c8dfbe0 100644 --- a/lib/Sub/Name.pm +++ b/lib/Sub/Name.pm @@ -53,7 +53,7 @@ use 5.006; use strict; use warnings; -our $VERSION = '0.13'; +our $VERSION = '0.14'; use Exporter 5.57 'import';