summaryrefslogtreecommitdiffstats
path: root/lib/App/BorgRestore.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/BorgRestore.pm')
-rw-r--r--lib/App/BorgRestore.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/App/BorgRestore.pm b/lib/App/BorgRestore.pm
index 810be9c..971e709 100644
--- a/lib/App/BorgRestore.pm
+++ b/lib/App/BorgRestore.pm
@@ -2,7 +2,7 @@ package App::BorgRestore;
use v5.14;
use strictures 2;
-our $VERSION = "3.4.4";
+our $VERSION = "3.4.5";
use App::BorgRestore::Borg;
use App::BorgRestore::DB;