aboutsummaryrefslogtreecommitdiff
path: root/SBO-Lib/lib
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2015-12-08 20:37:53 +0100
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2015-12-08 20:37:53 +0100
commitff45c2217584f8e72d5ae41288bfbb5f563509a4 (patch)
tree52cac6122e65d6557110853a7ed1ac47368d983b /SBO-Lib/lib
parentce371f700e24077669c5527b68c1dcc315249a2c (diff)
downloadsbotools2-ff45c2217584f8e72d5ae41288bfbb5f563509a4.tar.xz
Update version
Diffstat (limited to 'SBO-Lib/lib')
-rw-r--r--SBO-Lib/lib/SBO/Lib.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm
index 60c3407..2b06d48 100644
--- a/SBO-Lib/lib/SBO/Lib.pm
+++ b/SBO-Lib/lib/SBO/Lib.pm
@@ -15,7 +15,7 @@ use strict;
use warnings FATAL => 'all';
package SBO::Lib;
-our $VERSION = '1.9';
+our $VERSION = '2.0';
use Exporter 'import';