release 1.5.6

This commit is contained in:
Johannes Schauer Marin Rodrigues 2025-01-13 13:28:55 +01:00
parent 917a879c4b
commit 792867a390
Signed by: josch
GPG key ID: F2CBA5C78FBD83E1
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
1.5.6 (2025-01-11)
------------------
- bugfix release
1.5.5 (2025-01-09)
------------------

View file

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