Skip to content

Commit 609e6b3

Browse files
committed
automatic migration: bump-2022
1 parent e0a4f32 commit 609e6b3

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/workflows/linux.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
cip_tag:
20-
- "5.35"
20+
- "5.37"
21+
- "5.36"
2122
- "5.34"
2223
- "5.32"
2324
- "5.30"

dist.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ name = Test2-Tools-FFI
22
author = Graham Ollis <[email protected]>
33
license = Perl_5
44
copyright_holder = Graham Ollis
5-
copyright_year = 2018
5+
copyright_year = 2018-2022
66
version = 0.06
77

88
[@Author::Plicease]
9-
:version = 2.65
9+
:version = 2.69
1010
release_tests = 1
1111
installer = Author::Plicease::MakeMaker
1212
test2_v0 = 1

0 commit comments

Comments
 (0)