Version 0.3

This commit is contained in:
Yorhel 2025-03-10 12:43:02 +01:00
parent d9d2ad0434
commit 9685287523
11 changed files with 23 additions and 10 deletions

View file

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