Bumping version to 1.60
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Filter / Names.pm
index fce1359..ad4cf13 100644 (file)
@@ -29,7 +29,7 @@ SQL::Translator::Filter::Names - Tweak the names of schema objects.
 
 use strict;
 use warnings;
-our $VERSION = '1.59_01';
+our $VERSION = '1.60';
 
 sub filter {
     my $schema = shift;