summaryrefslogtreecommitdiff
path: root/gmi.pl
diff options
context:
space:
mode:
Diffstat (limited to 'gmi.pl')
-rwxr-xr-xgmi.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/gmi.pl b/gmi.pl
index 4136b52..94c391e 100755
--- a/gmi.pl
+++ b/gmi.pl
@@ -7,7 +7,7 @@ use warnings;
use 5.010;
#use diagnostics;
-our $VERSION = 'v0.0.14';
+our $VERSION = 'v0.14.0';
# Modules
use IO::Socket::SSL; # CPAN