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,5 +1,5 @@
# This module is for internal use by other FU modules.
package FU::XS 0.4;
package FU::XS 0.5;
use Carp; # may be called by XS.
use XSLoader;
XSLoader::load('FU');