bump version
Matt S Trout [Wed, 9 Oct 2019 01:38:40 +0000 (01:38 +0000)]
lib/SQL/Abstract.pm

index 9de1ceb..b681900 100644 (file)
@@ -28,7 +28,7 @@ BEGIN {
 # GLOBALS
 #======================================================================
 
-our $VERSION  = '1.87';
+our $VERSION  = '1.90_01';
 
 # This would confuse some packagers
 $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases