Bump version.

Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
Thomas Hochstein 2026-01-24 15:49:36 +01:00
parent f391b09212
commit 687ea4dd1f
2 changed files with 4 additions and 1 deletions

View file

@ -19,7 +19,7 @@
# It can be redistributed and/or modified under the same terms under
# which Perl itself is published.
my $VERSION = "1.0.0";
my $VERSION = "1.0.1-unreleased";
(my $NAME = $0) =~ s#^.*/##;
use utf8;