nix: bump to v0.1.1
This commit is contained in:
parent
c9c00b491a
commit
74a2b355f6
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@
|
||||||
|
|
||||||
zsh-done = pkgs.stdenvNoCC.mkDerivation rec {
|
zsh-done = pkgs.stdenvNoCC.mkDerivation rec {
|
||||||
pname = "zsh-done";
|
pname = "zsh-done";
|
||||||
version = "0.1.0";
|
version = "0.1.1";
|
||||||
|
|
||||||
src = ./done.plugin.zsh;
|
src = ./done.plugin.zsh;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue