aboutsummaryrefslogtreecommitdiffstats
path: root/interimap
diff options
context:
space:
mode:
Diffstat (limited to 'interimap')
-rwxr-xr-xinterimap2
1 files changed, 1 insertions, 1 deletions
diff --git a/interimap b/interimap
index 401bfa2..8a0afe5 100755
--- a/interimap
+++ b/interimap
@@ -21,7 +21,7 @@
use strict;
use warnings;
-our $VERSION = '0.2';
+our $VERSION = '0.3';
my $NAME = 'interimap';
use Getopt::Long qw/:config posix_default no_ignore_case gnu_compat
bundling auto_version/;