summaryrefslogtreecommitdiff
path: root/lib/App/Sqitch/Command/upgrade.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/Sqitch/Command/upgrade.pm')
-rw-r--r--lib/App/Sqitch/Command/upgrade.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/App/Sqitch/Command/upgrade.pm b/lib/App/Sqitch/Command/upgrade.pm
index 9360ce97..fd44cd62 100644
--- a/lib/App/Sqitch/Command/upgrade.pm
+++ b/lib/App/Sqitch/Command/upgrade.pm
@@ -13,7 +13,7 @@ use namespace::autoclean;
extends 'App::Sqitch::Command';
with 'App::Sqitch::Role::ConnectingCommand';
-our $VERSION = 'v1.4.0'; # VERSION
+our $VERSION = 'v1.4.1'; # VERSION
has target => (
is => 'ro',
@@ -124,7 +124,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