release: 0.2.7
All checks were successful
Tests / Go tests (push) Successful in 47s
Create distribution / Release (push) Successful in 1m5s
Nix / NixOS tests (push) Successful in 4m40s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2024-12-22 13:34:50 +09:00
parent 58f8731b2e
commit c109ac2653
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
buildGoModule rec {
pname = "fortify";
version = "0.2.6";
version = "0.2.7";
src = builtins.path {
name = "fortify-src";