Skip to content

Commit

Permalink
Version 0.08.
Browse files Browse the repository at this point in the history
  • Loading branch information
rafl committed Aug 31, 2008
1 parent 2bf13d8 commit d6e904e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changes
@@ -1,5 +1,8 @@
Revision history for Crypt-GpgME

0.08 Sun, 31 Aug 2008 21:53:02 +0200
* Require gpgme with api version == 1.

0.07 Fri, 29 Aug 2008 00:34:39 +0200
* Require perl 5.8.

Expand Down
2 changes: 1 addition & 1 deletion lib/Crypt/GpgME.pm
Expand Up @@ -4,7 +4,7 @@ use strict;
use warnings;
use IO::Scalar;

our $VERSION = '0.07';
our $VERSION = '0.08';
our @ISA;

eval {
Expand Down

0 comments on commit d6e904e

Please sign in to comment.