From 31a5b95b685fb83ef99258b895a3108b6eb3b2ff Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 4 Oct 2015 18:09:51 +0200 Subject: version bump --- lib/App/Raps2.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/App/Raps2.pm') diff --git a/lib/App/Raps2.pm b/lib/App/Raps2.pm index 65825df..9a5cbea 100644 --- a/lib/App/Raps2.pm +++ b/lib/App/Raps2.pm @@ -12,7 +12,7 @@ use File::BaseDir qw(config_home data_home); use File::Path qw(make_path); use File::Slurp qw(slurp write_file); -our $VERSION = '0.53'; +our $VERSION = '0.54'; sub new { my ( $class, %opt ) = @_; @@ -302,7 +302,7 @@ B is the backend for B, a simple commandline password safe. =head1 VERSION -This manual documents App::Raps2 version 0.53 +This manual documents App::Raps2 version 0.54 =head1 METHODS -- cgit v1.2.3