diff options
Diffstat (limited to 'bin/runcrypt')
-rwxr-xr-x | bin/runcrypt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/runcrypt b/bin/runcrypt index dd02efa..159bac5 100755 --- a/bin/runcrypt +++ b/bin/runcrypt @@ -17,7 +17,7 @@ use Getopt::Long::Descriptive; use Mail::Run::Crypt; # Specify package version -our $VERSION = '0.07'; +our $VERSION = '0.08'; # Name ourselves our $SELF = 'runcrypt'; |