summaryrefslogtreecommitdiff
path: root/SMIME.pl
diff options
context:
space:
mode:
Diffstat (limited to 'SMIME.pl')
-rw-r--r--SMIME.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/SMIME.pl b/SMIME.pl
index 28e9402..c473d08 100644
--- a/SMIME.pl
+++ b/SMIME.pl
@@ -15,7 +15,7 @@ our %EXPORT_TAGS = (
);
Exporter::export_ok_tags('constants');
-our $VERSION = '0.29';
+our $VERSION = '0.30';
XSLoader::load(__PACKAGE__, $VERSION);