X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FSub%2FName.pm;h=eabbc0dde302c5ce08d8096fc7c465081a64548c;hb=dc2376314692cc487de49c2e9d030505e3e91fcf;hp=1e256f3a99c60df042b99c38827a14a3ff543173;hpb=c258c98a8d55eb1b60a74bb6a13929c277fdeb11;p=p5sagit%2FSub-Name.git diff --git a/lib/Sub/Name.pm b/lib/Sub/Name.pm index 1e256f3..eabbc0d 100644 --- a/lib/Sub/Name.pm +++ b/lib/Sub/Name.pm @@ -45,7 +45,7 @@ use 5.006; use strict; use warnings; -our $VERSION = '0.07'; +our $VERSION = '0.08'; use base 'Exporter'; use base 'DynaLoader';