Bumping version to 1.62
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Producer / XML / SQLFairy.pm
index b3350f7..4ba0506 100644 (file)
@@ -143,7 +143,7 @@ To convert your old format files simply pass them through the translator :)
 use strict;
 use warnings;
 our @EXPORT_OK;
-our $VERSION = '1.61';
+our $VERSION = '1.62';
 
 use Exporter;
 use base qw(Exporter);