aboutsummaryrefslogtreecommitdiff
path: root/SBO-Lib/lib
diff options
context:
space:
mode:
Diffstat (limited to 'SBO-Lib/lib')
-rw-r--r--SBO-Lib/lib/SBO/Lib.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm
index e27647a..ded1dac 100644
--- a/SBO-Lib/lib/SBO/Lib.pm
+++ b/SBO-Lib/lib/SBO/Lib.pm
@@ -14,8 +14,8 @@ use strict;
use warnings FATAL => 'all';
-package SBO::Lib 1.1;
-my $version = '1.1';
+package SBO::Lib 1.2;
+my $version = '1.2';
require Exporter;
our @ISA = qw(Exporter);