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