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