From: Mischa POSLAWSKY Date: Sat, 25 Jan 2020 03:01:57 +0000 (+0100) Subject: stable enough version 1.07 X-Git-Tag: v1.07 X-Git-Url: http://git.shiar.net/barcat.git/commitdiff_plain/77579ec26757b44558536f8877d5d4ef58a05229 stable enough version 1.07 --- diff --git a/barcat b/barcat index e875d07..da07ea7 100755 --- a/barcat +++ b/barcat @@ -5,7 +5,7 @@ use utf8; use List::Util qw( min max sum ); use open qw( :std :utf8 ); -our $VERSION = '1.06'; +our $VERSION = '1.07'; use Getopt::Long '2.33', qw( :config gnu_getopt ); my %opt; diff --git a/t/t0001-version_--version.out b/t/t0001-version_--version.out index e177fbb..53160db 100644 --- a/t/t0001-version_--version.out +++ b/t/t0001-version_--version.out @@ -1 +1 @@ -barcat version 1.06 +barcat version 1.07