summaryrefslogtreecommitdiff
path: root/lib/App/Sqitch/Plan/Blank.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/Sqitch/Plan/Blank.pm')
-rw-r--r--lib/App/Sqitch/Plan/Blank.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/App/Sqitch/Plan/Blank.pm b/lib/App/Sqitch/Plan/Blank.pm
index d52aa304..551599b7 100644
--- a/lib/App/Sqitch/Plan/Blank.pm
+++ b/lib/App/Sqitch/Plan/Blank.pm
@@ -6,7 +6,7 @@ use namespace::autoclean;
use Moo;
extends 'App::Sqitch::Plan::Line';
-our $VERSION = 'v1.4.0'; # VERSION
+our $VERSION = 'v1.4.1'; # VERSION
has '+name' => ( default => '', required => 0 );
@@ -39,7 +39,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