Bumping version to 1.90_03
Matt S Trout [Sun, 13 Oct 2019 17:00:30 +0000 (17:00 +0000)]
lib/SQL/Abstract.pm

index 3313081..3439e37 100644 (file)
@@ -28,7 +28,7 @@ BEGIN {
 # GLOBALS
 #======================================================================
 
-our $VERSION  = '1.90_02';
+our $VERSION  = '1.90_03';
 
 # This would confuse some packagers
 $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases