Skip to content

Commit

Permalink
Updated version in flake
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhanika committed Jul 17, 2023
1 parent ad35c37 commit d36e3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

conexp = let
pname = "conexp-clj";
version = "2.3.1-SNAPSHOT";
version = "2.4.0";
in mkCljBin rec {
name = "conexp/${pname}";
inherit version;
Expand Down

0 comments on commit d36e3df

Please sign in to comment.