Release commit for 1.62
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Parser / Storable.pm
index 0cc3194..82b980e 100644 (file)
@@ -21,7 +21,7 @@ the data into a database tables or graphs.
 
 use strict;
 use warnings;
-our $VERSION = '1.59';
+our $VERSION = '1.62';
 
 our $DEBUG;
 $DEBUG = 0 unless defined $DEBUG;