Skip to content

Commit

Permalink
Bump Nix version.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottslaughter committed Jul 1, 2022
1 parent 37f9ace commit e21370c
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 @@ -43,7 +43,7 @@ let

in stdenv.mkDerivation rec {
pname = "terra";
version = "1.0.2";
version = "1.0.3";

src = ./.;

Expand Down

0 comments on commit e21370c

Please sign in to comment.