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