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