summaryrefslogtreecommitdiff
path: root/lib/App/Sqitch.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/Sqitch.pm')
-rw-r--r--lib/App/Sqitch.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/App/Sqitch.pm b/lib/App/Sqitch.pm
index ad918e54..c4105ab2 100644
--- a/lib/App/Sqitch.pm
+++ b/lib/App/Sqitch.pm
@@ -23,7 +23,7 @@ use IPC::System::Simple 1.17 qw(runx capturex $EXITVAL);
use namespace::autoclean 0.16;
use constant ISWIN => $^O eq 'MSWin32';
-our $VERSION = 'v1.4.0'; # VERSION
+our $VERSION = 'v1.4.1'; # VERSION
BEGIN {
# Force Locale::TextDomain to encode in UTF-8 and to decode all messages.
@@ -904,7 +904,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