From 97beb3e0db45550784dced0abfbe38f0eb65571c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 13 May 2011 14:01:38 +0200 Subject: Release v0.2 --- lib/App/Raps2/Password.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/App/Raps2/Password.pm') diff --git a/lib/App/Raps2/Password.pm b/lib/App/Raps2/Password.pm index 189614b..10431ed 100644 --- a/lib/App/Raps2/Password.pm +++ b/lib/App/Raps2/Password.pm @@ -10,7 +10,7 @@ use Crypt::CBC; use Crypt::Eksblowfish; use Crypt::Eksblowfish::Bcrypt qw(bcrypt_hash en_base64 de_base64); -our $VERSION = '0.1'; +our $VERSION = '0.2'; sub new { my ($obj, %conf) = @_; -- cgit v1.2.3