Bump version in default.nix
This commit is contained in:
parent
4497745dd2
commit
3704828d45
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
buildGoApplication {
|
||||
pname = "di-tui";
|
||||
version = "v1.4.0";
|
||||
version = "v1.5.0";
|
||||
pwd = ./.;
|
||||
src = ./.;
|
||||
modules = ./gomod2nix.toml;
|
||||
|
|
|
|||
Loading…
Reference in a new issue