Bump version in default.nix
This commit is contained in:
parent
36c412afe1
commit
6caaf7a62f
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
}:
|
||||
buildGoApplication {
|
||||
pname = "di-tui";
|
||||
version = "1.9.0";
|
||||
version = "1.10.0";
|
||||
pwd = ./.;
|
||||
src = ./.;
|
||||
modules = ./gomod2nix.toml;
|
||||
|
|
|
|||
Loading…
Reference in a new issue