From 31a631d8821ba419fcbcbd58935f681bc2da5484 Mon Sep 17 00:00:00 2001 From: J Pipkin Date: Sun, 6 Jan 2013 12:56:15 -0600 Subject: removed Text::Tabulate dependency, version 1.3 -> 1.4 --- SBO-Lib/lib/SBO/Lib.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SBO-Lib/lib/SBO/Lib.pm') diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm index b8142be..653eee2 100644 --- a/SBO-Lib/lib/SBO/Lib.pm +++ b/SBO-Lib/lib/SBO/Lib.pm @@ -15,7 +15,7 @@ use warnings FATAL => 'all'; package SBO::Lib; -our $VERSION = '1.3'; +our $VERSION = '1.4'; require Exporter; our @ISA = qw(Exporter); -- cgit v1.2.3