release 1.0.1

debextract 1.0.1
parent 7198ad50f6
commit b46149b851
Signed by untrusted user: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -1,3 +1,8 @@
1.0.1 (2022-05-29)
------------------
- bugfix release
1.0.0 (2022-05-28)
------------------

@ -23,7 +23,7 @@
use strict;
use warnings;
our $VERSION = '1.0.0';
our $VERSION = '1.0.1';
use English;
use Getopt::Long;

Loading…
Cancel
Save