test inputless command behaviour
[barcat.git] / barcat
diff --git a/barcat b/barcat
index a4ed12faa8b248923be9990d22b8962d67764a66..978a222aeac342f6d560e0a0ab405a3ed6b9c77f 100755 (executable)
--- a/barcat
+++ b/barcat
@@ -6,7 +6,7 @@ use List::Util qw( min max sum );
 use open qw( :std :utf8 );
 use experimental qw( lexical_subs );
 
-our $VERSION = '1.04';
+our $VERSION = '1.05';
 
 use Getopt::Long '2.33', qw( :config gnu_getopt );
 sub podexit {