From dbd9fd0588a91fabc845b903da46cf9f30b21897 Mon Sep 17 00:00:00 2001 From: J Pipkin Date: Sat, 30 Mar 2013 12:39:35 -0500 Subject: version 1.5 -> 1.6 --- SBO-Lib/lib/SBO/Lib.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SBO-Lib/lib') diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm index b34d6f5..55b57ec 100644 --- a/SBO-Lib/lib/SBO/Lib.pm +++ b/SBO-Lib/lib/SBO/Lib.pm @@ -14,7 +14,7 @@ use strict; use warnings FATAL => 'all'; package SBO::Lib; -our $VERSION = '1.5'; +our $VERSION = '1.6'; require Exporter; our @ISA = qw(Exporter); -- cgit v1.2.3