Bump version and update Changes
[apache2-authen-passphrase.git] / lib / Apache2 / Authen / Passphrase.pm
index 5debb55607d64c95409e1a76638ca8a02452f4f0..229ff7925f63d6b825cadd7755cd4872ba407279 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 use parent qw/Exporter/;
 use subs qw/OK HTTP_UNAUTHORIZED/;
 
-our $VERSION = 0.002001;
+our $VERSION = 0.002002;
 
 use constant USER_REGEX => qr/^\w{2,20}$/pas;
 use constant PASSPHRASE_VERSION => 1;
This page took 0.009281 seconds and 4 git commands to generate.