X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FSub%2FName.pm;h=9d9b757228d7bab9bb9a78018f2ab5271832cf10;hb=bbd0130659727a45e7f214cb8086cddbaecd5dec;hp=f5881be57e5607ad6c4f89e796ab01d582e2e6b5;hpb=d73d8321f16899e7adbd8faf9d9c6db8b84fca12;p=p5sagit%2FSub-Name.git diff --git a/lib/Sub/Name.pm b/lib/Sub/Name.pm index f5881be..9d9b757 100644 --- a/lib/Sub/Name.pm +++ b/lib/Sub/Name.pm @@ -46,7 +46,7 @@ use 5.006; use strict; use warnings; -our $VERSION = '0.02'; +our $VERSION = '0.03'; use base 'Exporter'; use base 'DynaLoader';