Bumping version to 1.62
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Filter / Globals.pm
index 9251689..2614cce 100644 (file)
@@ -38,7 +38,7 @@ SQL::Translator::Filter::Globals - Add global fields and indices to all tables.
 
 use strict;
 use warnings;
-our $VERSION = '1.61';
+our $VERSION = '1.62';
 
 sub filter {
     my $schema = shift;