From 8a2eccd9f9bc371d5e68f6ead1ef40534dfb4fe8 Mon Sep 17 00:00:00 2001 From: Paul Brinkmeier Date: Thu, 18 Jul 2024 21:58:56 +0200 Subject: [PATCH] Bump version --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index b43da86..cf3f369 100644 --- a/flake.nix +++ b/flake.nix @@ -16,7 +16,7 @@ vrnp-static = pkgs.buildGoModule { pname = "vrnp"; - version = "0.0.2"; + version = "0.0.3"; vendorHash = null; # For building the package, we use only the files not ignored by Git as inputs.