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.