Version 0.3

This commit is contained in:
Yorhel 2025-03-10 12:43:02 +01:00
parent d9d2ad0434
commit 9685287523
11 changed files with 23 additions and 10 deletions

View file

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