release: 0.2.1
All checks were successful
release / release (push) Successful in 1m4s
test / test (push) Successful in 20s

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
2024-11-19 21:03:50 +09:00
parent 6bf33ce507
commit de0d78daae

View File

@@ -10,7 +10,7 @@
buildGoModule rec {
pname = "fortify";
version = "0.2.0";
version = "0.2.1";
src = ./.;
vendorHash = null;