Skip to content

Commit 889ba23

Browse files
committed
Release 5.2.1
1 parent 7719818 commit 889ba23

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
77

88
## [Unreleased]
99

10-
11-
## [v5.2.1] - 2025-10-17
10+
## [v5.2.1] - 2025-10-20
1211

1312
### Fixed
1413
- The correct file `HEADERS` (generated|modified) are written.

bin/lean-package-validator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ if (false === $autoloaded) {
2222
}
2323

2424
\define('WORKING_DIRECTORY', \getcwd());
25-
\define('VERSION', '5.2.0');
25+
\define('VERSION', '5.2.1');
2626

2727
use Stolt\LeanPackage\Commands\CreateCommand;
2828
use Stolt\LeanPackage\Commands\InitCommand;

0 commit comments

Comments
 (0)