release: 0.2.13
All checks were successful
Test / Create distribution (push) Successful in 1m56s
Release / Create release (push) Successful in 2m9s
Test / Run NixOS test (push) Successful in 4m38s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-02-13 23:39:29 +09:00
parent fe7d208cf7
commit 820f48ef94
4 changed files with 10 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
buildGoModule rec {
pname = "fortify";
version = "0.2.12";
version = "0.2.13";
src = builtins.path {
name = "fortify-src";