Bumping version to 1.62
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Schema / Field.pm
index 497bd8f..e60a108 100644 (file)
@@ -31,7 +31,7 @@ use Scalar::Util ();
 
 extends 'SQL::Translator::Schema::Object';
 
-our $VERSION = '1.61';
+our $VERSION = '1.62';
 
 # 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