Bumping version to 1.61
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Producer / POD.pm
index 4d0490c..e655385 100644 (file)
@@ -22,7 +22,7 @@ interesting formats using Pod::POM or Template::Toolkit's POD plugin.
 
 use strict;
 use warnings;
-our $VERSION = '1.60';
+our $VERSION = '1.61';
 
 use SQL::Translator::Schema::Constants;
 use SQL::Translator::Utils qw(header_comment);