Skip to content

Commit f4e45fa

Browse files
authored
Upgrade to 0.29.8 (#9)
1 parent 99975c3 commit f4e45fa

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/infection-builds/infection.phar

1.01 KB
Binary file not shown.

app/src/Infection/Runner.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
class Runner
4747
{
48-
public const CURRENT_INFECTION_VERSION = '0.29.1';
48+
public const CURRENT_INFECTION_VERSION = '0.29.8';
4949
public const CURRENT_PHPUNIT_VERSION = '10.5.10';
5050
public const CURRENT_PHP_VERSION = '8.2.13';
5151

0 commit comments

Comments
 (0)