Changed everything around so that we're releasing 1.0003, not 1.0009_01. Plus, update...
[dbsrgits/DBM-Deep.git] / lib / DBM / Deep / Hash.pm
index fbadd80..22a7acc 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);
 
 use base 'DBM::Deep';