X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fattributes.pm;h=3a6b3d5e0fef1d8d7c134d779b27b5fc32b5cf79;hb=67597c89125e7e144f9ba60f5b1fe23b951286d8;hp=28f7eee68dc6026996417ef1d88d1c6225f58214;hpb=111cb5dec87a3a29d4527c0824eb994817f8d02f;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/attributes.pm b/lib/attributes.pm index 28f7eee..3a6b3d5 100644 --- a/lib/attributes.pm +++ b/lib/attributes.pm @@ -1,6 +1,6 @@ package attributes; -$VERSION = 0.03; +our $VERSION = 0.04; @EXPORT_OK = qw(get reftype); @EXPORT = ();