gnu style args
Graham Knop [Thu, 12 Nov 2015 09:26:40 +0000 (04:26 -0500)]
helpers/bump-version

index 4e0ebab..0c935cf 100755 (executable)
@@ -3,7 +3,7 @@
 use strict;
 use warnings FATAL => 'all';
 use File::Find;
-use Getopt::Long qw(:config gnu_compat);
+use Getopt::Long qw(:config gnu_getopt);
 use File::Temp ();
 
 GetOptions(