release: 0.0.11

This will be the final release before major command line interface changes. This version is tagged as it contains many fixes that still impacts the permissive defaults usage pattern.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
2024-11-04 13:46:47 +09:00
parent aa067436a7
commit cfd05b10f1

View File

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