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,4 +1,4 @@
package FU::XMLWriter 0.4;
package FU::XMLWriter 0.5;
use v5.36;
use Carp 'confess';
use Exporter 'import';