release: 0.0.1
All checks were successful
release / release (push) Successful in 1m51s

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

View File

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