release: 0.0.1

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
Ophestra 2024-10-09 20:48:38 +09:00
parent 753c5191b1
commit 22dfa73efe
Signed by: cat
SSH Key Fingerprint: SHA256:gQ67O0enBZ7UdZypgtspB2FDM1g3GVw8nX0XSdcFw8Q

View File

@ -10,7 +10,7 @@
buildGoModule rec {
pname = "fortify";
version = "0.0.0-beta.5";
version = "0.0.1";
src = ./.;
vendorHash = null;