summaryrefslogtreecommitdiff
path: root/lib/GnuPG
diff options
context:
space:
mode:
Diffstat (limited to 'lib/GnuPG')
-rw-r--r--lib/GnuPG/Interface.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/GnuPG/Interface.pm b/lib/GnuPG/Interface.pm
index 5a28f8a..bfa2ec4 100644
--- a/lib/GnuPG/Interface.pm
+++ b/lib/GnuPG/Interface.pm
@@ -28,7 +28,7 @@ use Math::BigInt try => 'GMP';
use GnuPG::Options;
use GnuPG::Handles;
-$VERSION = '0.48';
+$VERSION = '0.49';
has $_ => (
isa => 'Any',