Skip to content

Commit

Permalink
Add $VERSION to bin/tidyall
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Feb 26, 2015
1 parent 26aeac1 commit d0f8f76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/tidyall
Expand Up @@ -8,6 +8,8 @@ use Code::TidyAll::Util qw(can_load dirname rel2abs);
use strict;
use warnings;

our $VERSION = '0.27';

my $usage = '
Usage: tidyall [options] [file] ...
See https://metacpan.org/module/tidyall for full documentation.
Expand Down

0 comments on commit d0f8f76

Please sign in to comment.