Version 1.2

This commit is contained in:
Yorhel 2025-07-06 07:25:37 +02:00
parent a7868f74bf
commit 5a863c20c2
12 changed files with 16 additions and 11 deletions

View file

@ -1,4 +1,4 @@
package FU::MultipartFormData 1.1;
package FU::MultipartFormData 1.2;
use v5.36;
use Carp 'confess';
use FU::Util 'utf8_decode';