Skip to content

Commit

Permalink
Update default.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
luisadha authored Nov 3, 2024
1 parent 82b25d6 commit 15509cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgs.stdenv.mkDerivation {
pname = "anti-hangman";
version = "0.03";
version = "0.04";

src = ./.;

Expand Down

0 comments on commit 15509cc

Please sign in to comment.