Bumping version to 1.62
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Producer / TT / Base.pm
index 72a56e4..40bdaef 100644 (file)
@@ -13,7 +13,7 @@ use strict;
 use warnings;
 
 our @EXPORT_OK;
-our $VERSION = '1.60';
+our $VERSION = '1.62';
 
 use Template;
 use Data::Dumper;