Bumping version to 1.61
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Schema / Table.pm
index aea8f55..f2ff231 100644 (file)
@@ -34,7 +34,7 @@ use Sub::Quote qw(quote_sub);
 
 extends 'SQL::Translator::Schema::Object';
 
-our $VERSION = '1.60';
+our $VERSION = '1.61';
 
 # Stringify to our name, being careful not to pass any args through so we don't
 # accidentally set it to undef. We also have to tweak bool so the object is