Increase $B::Concise::VERSION to 0.991
authorFather Chrysostomos <sprout@cpan.org>
Thu, 24 Oct 2013 03:23:21 +0000 (20:23 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 24 Oct 2013 03:23:21 +0000 (20:23 -0700)
I don’t know, is it time for version 1 yet?

ext/B/B/Concise.pm

index 6bb983d..2116932 100644 (file)
@@ -14,7 +14,7 @@ use warnings; # uses #3 and #4, since warnings uses Carp
 
 use Exporter (); # use #5
 
-our $VERSION   = "0.99";
+our $VERSION   = "0.991";
 our @ISA       = qw(Exporter);
 our @EXPORT_OK = qw( set_style set_style_standard add_callback
                     concise_subref concise_cv concise_main