Version 0.5

This commit is contained in:
Yorhel 2025-04-24 14:16:17 +02:00
parent 4833456898
commit e88ad65232
13 changed files with 31 additions and 11 deletions

View file

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