diff --git a/flake.nix b/flake.nix index 207d205..82f33bf 100644 --- a/flake.nix +++ b/flake.nix @@ -61,7 +61,7 @@ packages.default = pkgs.buildGoModule rec { pname = "envr"; - version = "0.1.0"; + version = "0.1.1"; src = ./.; # If the build complains, uncomment this line # vendorHash = "sha256:0000000000000000000000000000000000000000000000000000";