Version 0.4

This commit is contained in:
Yorhel 2025-03-19 10:54:23 +01:00
parent 6159b33950
commit 7c765f33bb
11 changed files with 25 additions and 10 deletions

View file

@ -1,5 +1,5 @@
# Internal module used by FU.pm
package FU::DebugImpl 0.3;
package FU::DebugImpl 0.4;
use v5.36;
use experimental 'for_list';
use FU;