]> git.vpit.fr Git - perl/modules/Sub-Nary.git/blobdiff - lib/Sub/Nary.pm
This is 0.02
[perl/modules/Sub-Nary.git] / lib / Sub / Nary.pm
index 219e8c3dc7aca24f522eaeaae80f7832f513c025..4e244782a0e8650e0f5ca61a422f39b9a853cb6a 100644 (file)
@@ -16,13 +16,13 @@ Sub::Nary - Try to count how many elements a subroutine can return in list conte
 
 =head1 VERSION
 
-Version 0.01
+Version 0.02
 
 =cut
 
 our $VERSION;
 BEGIN {
- $VERSION  = '0.01';
+ $VERSION  = '0.02';
 }
 
 =head1 SYNOPSIS