We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0a4f32 commit 609e6b3Copy full SHA for 609e6b3
.github/workflows/linux.yml
@@ -17,7 +17,8 @@ jobs:
17
fail-fast: false
18
matrix:
19
cip_tag:
20
- - "5.35"
+ - "5.37"
21
+ - "5.36"
22
- "5.34"
23
- "5.32"
24
- "5.30"
dist.ini
@@ -2,11 +2,11 @@ name = Test2-Tools-FFI
2
author = Graham Ollis <[email protected]>
3
license = Perl_5
4
copyright_holder = Graham Ollis
5
-copyright_year = 2018
+copyright_year = 2018-2022
6
version = 0.06
7
8
[@Author::Plicease]
9
-:version = 2.65
+:version = 2.69
10
release_tests = 1
11
installer = Author::Plicease::MakeMaker
12
test2_v0 = 1
0 commit comments