diff --git a/nix/package.nix b/nix/package.nix index c11013f..d42781f 100644 --- a/nix/package.nix +++ b/nix/package.nix @@ -5,7 +5,7 @@ }: buildGoModule rec { pname = "gotcha"; - version = "2.0.1"; + version = "2.0.2"; src = ./..; vendorHash = "sha256-hocnLCzWN8srQcO3BMNkd2lt0m54Qe7sqAhUxVZlz1k=";