This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to NEXT-0.63.
[perl5.git] / ext / attrs / attrs.pm
index 6c50bea..c483cd3 100644 (file)
@@ -1,7 +1,7 @@
 package attrs;
 use XSLoader ();
 
-$VERSION = "1.0";
+$VERSION = "1.02";
 
 =head1 NAME