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.