Skip to content

Commit 60e70a4

Browse files
committed
Prep release
1 parent 0a70841 commit 60e70a4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Changes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [0.2.6] - 2026-01-02
4+
5+
### Fixed
6+
7+
- Naming confusion in new test
8+
39
## [0.2.5] - 2026-01-01
410

511
### Fixed

lib/App/Aphra.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ use URI;
3939

4040
use App::Aphra::File;
4141

42-
our $VERSION = '0.2.5';
42+
our $VERSION = '0.2.6';
4343

4444
has commands => (
4545
isa => 'HashRef',

0 commit comments

Comments
 (0)