diff options
| author | ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | 2024-05-12 12:42:59 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-12 12:42:59 +0200 |
| commit | b1c5315a5fbc33624525e434ddbaec3bb30030e2 (patch) | |
| tree | b23cc01f73b1d50832aeb983efbc939850f15a6d /.github/dependencies.yml | |
| parent | 0493eab8ce02c4988a16cbe27ad61a20ed8a89df (diff) | |
| download | zsh-b1c5315a5fbc33624525e434ddbaec3bb30030e2.tar.gz zsh-b1c5315a5fbc33624525e434ddbaec3bb30030e2.tar.bz2 zsh-b1c5315a5fbc33624525e434ddbaec3bb30030e2.zip | |
feat(wd): update to version v0.6.1 (#12413)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
Diffstat (limited to '.github/dependencies.yml')
| -rw-r--r-- | .github/dependencies.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependencies.yml b/.github/dependencies.yml index a105f440d..6ae97ad4e 100644 --- a/.github/dependencies.yml +++ b/.github/dependencies.yml @@ -39,7 +39,7 @@ dependencies: plugins/wd: repo: mfaerevaag/wd branch: master - version: tag:v0.6.0 + version: tag:v0.6.1 precopy: | set -e rm -r test |
