Increase MAJOR version number due to broken API compatibility

Commit 68db78b7f6a00cb367737530a659ffa74319efb4 broke API compatibility
with potental parsing, mandating a MAJOR version number increase. See
 #53 for more details.
This commit is contained in:
inference 2024-03-03 19:22:49 +00:00
parent 11dac1e4a8
commit f0f8d5ad55
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - Directory --> <!-- Inferencium - Website - Directory -->
<!-- Version: 4.1.0-alpha.5 --> <!-- Version: 5.0.0-alpha.1 -->
<!-- Copyright 2023 Jake Winters --> <!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->