From 780e0fa39bdc3a00015e26ab862e0f5a68f121a6 Mon Sep 17 00:00:00 2001 From: Paul Brinkmeier Date: Sun, 3 May 2026 09:51:18 +0200 Subject: [PATCH] Bump version to 0.0.11 --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 9227f18..1947904 100644 --- a/flake.nix +++ b/flake.nix @@ -16,7 +16,7 @@ vrnp-static = pkgs.buildGoModule { pname = "vrnp"; - version = "0.0.10"; + version = "0.0.11"; vendorHash = null; # For building the package, we use only the files not ignored by Git as inputs.