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