Forgot to up one VERSION
Peter Rabbitson [Thu, 12 Feb 2009 08:51:31 +0000 (08:51 +0000)]
lib/Test/SQL/Translator.pm

index d85f051..7d14688 100644 (file)
@@ -32,7 +32,7 @@ use warnings;
 use base qw(Exporter);
 
 use vars qw($VERSION @EXPORT @EXPORT_OK);
-$VERSION = 1.8;
+$VERSION = '1.99';
 @EXPORT = qw(
     schema_ok
     table_ok