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