diff --git a/flake.nix b/flake.nix index f55fe20..18fd68f 100644 --- a/flake.nix +++ b/flake.nix @@ -16,7 +16,7 @@ vrnp-static = pkgs.buildGoModule { pname = "vrnp"; - version = "0.0.5"; + version = "0.0.6"; vendorHash = null; # For building the package, we use only the files not ignored by Git as inputs.