Bumping version to 1.61
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Parser / Storable.pm
index a85d750..6d0776c 100644 (file)
@@ -21,7 +21,7 @@ the data into a database tables or graphs.
 
 use strict;
 use warnings;
-our $VERSION = '1.60';
+our $VERSION = '1.61';
 
 our $DEBUG;
 $DEBUG = 0 unless defined $DEBUG;