Version 0.4

This commit is contained in:
Yorhel 2025-03-19 10:54:23 +01:00
parent 6159b33950
commit 7c765f33bb
11 changed files with 25 additions and 10 deletions

View file

@ -1,5 +1,5 @@
# This module is for internal use by other FU modules.
package FU::XS 0.3;
package FU::XS 0.4;
use Carp; # may be called by XS.
use XSLoader;
XSLoader::load('FU');