stable enough version 1.07 v1.07
authorMischa POSLAWSKY <perl@shiar.org>
Sat, 25 Jan 2020 03:01:57 +0000 (04:01 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Sun, 16 Feb 2020 21:35:47 +0000 (22:35 +0100)
barcat
t/t0001-version_--version.out

diff --git a/barcat b/barcat
index e875d07dfcd25997a747d1ccd9826019c7baa0a7..da07ea706c7e149754edafc6465251b3f1592554 100755 (executable)
--- 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;
index e177fbbd2619282f280eb1825c49c4264a458f85..53160dbed4795155377a71476138c46c7ab09434 100644 (file)
@@ -1 +1 @@
-barcat version 1.06
+barcat version 1.07