Skip to content

Commit

Permalink
Upped version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Trott committed Dec 10, 2009
1 parent ed39229 commit d9250f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Crypt/OpenPGP.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ use strict;
use 5.008_001;

use vars qw( $VERSION );
$VERSION = '1.03';
$VERSION = '1.04';

use Crypt::OpenPGP::Constants qw( DEFAULT_CIPHER );
use Crypt::OpenPGP::KeyRing;
Expand Down

0 comments on commit d9250f3

Please sign in to comment.