summaryrefslogtreecommitdiff
path: root/lib/App/Sqitch/Command/plan.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/Sqitch/Command/plan.pm')
-rw-r--r--lib/App/Sqitch/Command/plan.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/App/Sqitch/Command/plan.pm b/lib/App/Sqitch/Command/plan.pm
index 9d8e3767..d8f20ad9 100644
--- a/lib/App/Sqitch/Command/plan.pm
+++ b/lib/App/Sqitch/Command/plan.pm
@@ -14,7 +14,7 @@ use namespace::autoclean;
use Try::Tiny;
extends 'App::Sqitch::Command';
-our $VERSION = 'v1.4.0'; # VERSION
+our $VERSION = 'v1.4.1'; # VERSION
my %FORMATS;
$FORMATS{raw} = <<EOF;
@@ -332,7 +332,7 @@ David E. Wheeler <david@justatheory.com>
=head1 License
-Copyright (c) 2012-2023 iovation Inc., David E. Wheeler
+Copyright (c) 2012-2024 iovation Inc., David E. Wheeler
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal