release: 0.0.0-beta.3

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
2024-09-17 23:17:39 +09:00
parent 3d963b9f67
commit 2763ec730e

View File

@@ -9,7 +9,7 @@
buildGoModule rec {
pname = "fortify";
version = "0.0.0-beta.2";
version = "0.0.0-beta.3";
src = ./.;
vendorHash = null;