Bumping version to 1.60
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Producer / GraphViz.pm
index 9cc46ae..1187df4 100644 (file)
@@ -230,7 +230,7 @@ use SQL::Translator::Utils qw(debug);
 use Scalar::Util qw/openhandle/;
 
 our $DEBUG;
-our $VERSION = '1.59_01';
+our $VERSION = '1.60';
 $DEBUG   = 0 unless defined $DEBUG;
 
 sub produce {