Version 1.4

This commit is contained in:
Yorhel 2026-01-10 17:30:41 +01:00
parent f50da04ba5
commit 7980af731e
12 changed files with 18 additions and 11 deletions

View file

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