release: 0.2.3
All checks were successful
Tests / Go tests (push) Successful in 51s
Release / Release (push) Successful in 55s
Nix / NixOS tests (push) Successful in 5m4s

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
Ophestra 2024-12-17 13:09:11 +09:00
parent c3ba0c3cce
commit 81163cc60f
Signed by: cat
SSH Key Fingerprint: SHA256:gQ67O0enBZ7UdZypgtspB2FDM1g3GVw8nX0XSdcFw8Q

View File

@ -14,7 +14,7 @@
buildGoModule rec {
pname = "fortify";
version = "0.2.2";
version = "0.2.3";
src = ./.;
vendorHash = null;