Changed everything around so that we're releasing 1.0003, not 1.0009_01. Plus, update...
[dbsrgits/DBM-Deep.git] / lib / DBM / Deep / Array.pm
index 7e875f5..500473b 100644 (file)
@@ -5,7 +5,7 @@ use 5.006_000;
 use strict;
 use warnings;
 
-our $VERSION = q(1.0009_01);
+our $VERSION = q(1.0003);
 
 # This is to allow DBM::Deep::Array to handle negative indices on
 # its own. Otherwise, Perl would intercept the call to negative