release: 0.2.1

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;