summaryrefslogtreecommitdiff
path: root/lib/App/Sqitch/Plan/Pragma.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/Sqitch/Plan/Pragma.pm')
-rw-r--r--lib/App/Sqitch/Plan/Pragma.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/App/Sqitch/Plan/Pragma.pm b/lib/App/Sqitch/Plan/Pragma.pm
index a9d4de2d..878f97e7 100644
--- a/lib/App/Sqitch/Plan/Pragma.pm
+++ b/lib/App/Sqitch/Plan/Pragma.pm
@@ -7,7 +7,7 @@ use Moo;
use App::Sqitch::Types qw(Str);
extends 'App::Sqitch::Plan::Line';
-our $VERSION = 'v1.4.0'; # VERSION
+our $VERSION = 'v1.4.1'; # VERSION
has value => (
is => 'ro',
@@ -102,7 +102,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