Skip to content

Commit d70239c

Browse files
committed
v2.1
1 parent 2d482f1 commit d70239c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

btrfs-list

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ use Getopt::Long qw{ :config gnu_getopt no_ignore_case };
2626
use Data::Dumper;
2727
use Term::ANSIColor;
2828

29-
my $VERSION = "2.0";
29+
my $VERSION = "2.1";
3030

3131
$Data::Dumper::Sortkeys = 1;
3232
$Data::Dumper::Terse = 1;

0 commit comments

Comments
 (0)