summaryrefslogtreecommitdiff
path: root/lib/App/Sqitch/Config.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/Sqitch/Config.pm')
-rw-r--r--lib/App/Sqitch/Config.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/App/Sqitch/Config.pm b/lib/App/Sqitch/Config.pm
index 3f2f063f..8297a0c9 100644
--- a/lib/App/Sqitch/Config.pm
+++ b/lib/App/Sqitch/Config.pm
@@ -12,7 +12,7 @@ use utf8;
extends 'Config::GitLike';
-our $VERSION = 'v1.4.0'; # VERSION
+our $VERSION = 'v1.4.1'; # VERSION
has '+confname' => ( default => 'sqitch.conf' );
has '+encoding' => ( default => 'UTF-8' );
@@ -208,7 +208,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