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,4 +1,4 @@
package FU::Log 0.2;
package FU::Log 0.3;
use v5.36;
use Exporter 'import';
use POSIX 'strftime';