summaryrefslogtreecommitdiff
path: root/lib/App/Sqitch/Command/checkout.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/Sqitch/Command/checkout.pm')
-rw-r--r--lib/App/Sqitch/Command/checkout.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/App/Sqitch/Command/checkout.pm b/lib/App/Sqitch/Command/checkout.pm
index c7ba2367..464d3547 100644
--- a/lib/App/Sqitch/Command/checkout.pm
+++ b/lib/App/Sqitch/Command/checkout.pm
@@ -16,7 +16,7 @@ use namespace::autoclean;
extends 'App::Sqitch::Command';
with 'App::Sqitch::Role::RevertDeployCommand';
-our $VERSION = 'v1.4.0'; # VERSION
+our $VERSION = 'v1.4.1'; # VERSION
has client => (
is => 'ro',
@@ -197,7 +197,7 @@ The Sqitch command-line client.
=head1 License
-Copyright (c) 2012-2023 iovation Inc., David E. Wheeler
+Copyright (c) 2012-2024 iovation Inc., David E. Wheeler
Copyright (c) 2012-2013 Ronan Dunklau