Skip to content

Commit

Permalink
release v2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
speed47 committed Apr 16, 2024
1 parent f8bddd3 commit a09ec38
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.2";
my $VERSION = "2.3";

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

0 comments on commit a09ec38

Please sign in to comment.