Skip to content

Commit

Permalink
release v2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
speed47 committed Mar 13, 2022
1 parent cb22b6f commit a19aced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion btrfs-list
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ use Getopt::Long qw{ :config gnu_getopt no_ignore_case };
use Data::Dumper;
use Term::ANSIColor;

my $VERSION = "2.1";
my $VERSION = "2.2";

$Data::Dumper::Sortkeys = 1;
$Data::Dumper::Terse = 1;
Expand Down

0 comments on commit a19aced

Please sign in to comment.