Version 1.0 + remove "experimental" notices

This commit is contained in:
Yorhel 2025-05-11 11:03:32 +02:00
parent 383ed8409c
commit 32c8fc1b89
13 changed files with 35 additions and 53 deletions

View file

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