Bumping version to 1.60
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Producer / Latex.pm
index 87369c2..836e1e6 100644 (file)
@@ -28,17 +28,13 @@ automatically arrange them horizontally or vertically.
 
 =head2 Producer Args
 
-=over 4
-
-=back
-
 =cut
 
 use strict;
 use warnings;
 
 our @EXPORT_OK;
-our $VERSION = '1.59';
+our $VERSION = '1.60';
 
 use SQL::Translator::Utils 'debug';