Bumping version to 1.61
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Filter / Globals.pm
index 497d30c..9251689 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.60';
+our $VERSION = '1.61';
 
 sub filter {
     my $schema = shift;