Skip to content

Commit e13b632

Browse files
author
Father Chrysostomos
committed
Increase $B::Concise::VERSION to 0.995
1 parent c5c79a5 commit e13b632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/B/B/Concise.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ use warnings; # uses #3 and #4, since warnings uses Carp
1414

1515
use Exporter (); # use #5
1616

17-
our $VERSION = "0.994";
17+
our $VERSION = "0.995";
1818
our @ISA = qw(Exporter);
1919
our @EXPORT_OK = qw( set_style set_style_standard add_callback
2020
concise_subref concise_cv concise_main

0 commit comments

Comments
 (0)