release 0.8.5

This commit is contained in:
Johannes Schauer Marin Rodrigues 2022-03-07 23:44:45 +01:00
parent 409ce1cfee
commit 64ba5f8229
Signed by untrusted user: josch
GPG key ID: F2CBA5C78FBD83E1
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
0.8.5 (2022-03-07)
------------------
- improve documentation
0.8.4 (2022-02-11)
------------------

View file

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